Skip to content

feat(token-introspection): simplify token-introspection package #3348

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

njlie
Copy link
Contributor

@njlie njlie commented Mar 14, 2025

Changes proposed in this pull request

Context

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

@github-actions github-actions bot added type: tests Testing related pkg: backend Changes in the backend package. type: source Changes business logic pkg: auth Changes in the GNAP auth package. labels Mar 14, 2025
Copy link

netlify bot commented Mar 14, 2025

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 2cc30d2
🔍 Latest deploy log https://app.netlify.com/sites/brilliant-pasca-3e80ec/deploys/67eb061b53cb0c00089722c2

Copy link

github-actions bot commented Mar 17, 2025

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 45.92
  • Iterations/s: 15.31
  • Failed Requests: 0.00% (0 of 2762)
📜 Logs

> performance@1.0.0 run-tests:testenv /home/runner/work/rafiki/rafiki/test/performance
> ./scripts/run-tests.sh -e test "-k" "-q" "--vus" "4" "--duration" "1m"

Cloud Nine GraphQL API is up: http://localhost:3101/graphql
Cloud Nine Wallet Address is up: http://localhost:3100/
Happy Life Bank Address is up: http://localhost:4100/
cloud-nine-wallet-test-backend already set
cloud-nine-wallet-test-auth already set
happy-life-bank-test-backend already set
happy-life-bank-test-auth already set
     data_received..................: 963 kB 16 kB/s
     data_sent......................: 2.0 MB 33 kB/s
     http_req_blocked...............: avg=6.6µs    min=2.21µs   med=5.18µs   max=607.68µs p(90)=6.25µs   p(95)=6.83µs  
     http_req_connecting............: avg=375ns    min=0s       med=0s       max=566.44µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=86.46ms  min=9.57ms   med=71.5ms   max=593.59ms p(90)=148.58ms p(95)=174.35ms
       { expected_response:true }...: avg=86.46ms  min=9.57ms   med=71.5ms   max=593.59ms p(90)=148.58ms p(95)=174.35ms
     http_req_failed................: 0.00%  ✓ 0         ✗ 2762
     http_req_receiving.............: avg=84.9µs   min=24.7µs   med=76.45µs  max=2.15ms   p(90)=110.44µs p(95)=135.85µs
     http_req_sending...............: avg=35.85µs  min=9.05µs   med=26.87µs  max=2.44ms   p(90)=40.74µs  p(95)=55.32µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=86.34ms  min=9.42ms   med=71.42ms  max=593.26ms p(90)=148.48ms p(95)=174.22ms
     http_reqs......................: 2762   45.916418/s
     iteration_duration.............: avg=260.92ms min=164.11ms med=248.12ms max=1.07s    p(90)=322.79ms p(95)=348.86ms
     iterations.....................: 921    15.311014/s
     vus............................: 4      min=4       max=4 
     vus_max........................: 4      min=4       max=4 

@github-actions github-actions bot added the type: ci Changes to the CI label Mar 18, 2025
@njlie njlie force-pushed the nl/3306/update-token-introspection-package branch from 6116a4e to 5eb9189 Compare March 18, 2025 22:01
@njlie njlie force-pushed the nl/3306/update-token-introspection-package branch from e757c58 to fa4fe9e Compare March 24, 2025 18:57
@github-actions github-actions bot removed type: ci Changes to the CI pkg: backend Changes in the backend package. labels Mar 31, 2025
@njlie njlie mentioned this pull request Apr 1, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: auth Changes in the GNAP auth package. type: source Changes business logic type: tests Testing related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant