Closed theguild-bot closed 2 months ago
rc
)The latest changes of this PR are available as rc on npm (based on the declared changesets ): |
Package | Version | Info |
---|---|---|---|
@graphql-tools/executor-http |
1.1.6-rc-20240821062300-829f736b5b8d72a5a73297c385a36674a4b2d6e6 |
npm ↗︎ unpkg ↗︎ |
✓ no_errors
✓ expected_result
checks.........................: 100.00% ✓ 328 ✗ 0
data_received..................: 38 MB 3.8 MB/s
data_sent......................: 140 kB 14 kB/s
http_req_blocked...............: avg=4.02µs min=2.19µs med=2.67µs max=174.64µs p(90)=3.79µs p(95)=4.33µs
http_req_connecting............: avg=754ns min=0s med=0s max=123.74µs p(90)=0s p(95)=0s
http_req_duration..............: avg=56.94ms min=48.47ms med=53.31ms max=160.45ms p(90)=60.01ms p(95)=89.14ms
{ expected_response:true }...: avg=56.94ms min=48.47ms med=53.31ms max=160.45ms p(90)=60.01ms p(95)=89.14ms
http_req_failed................: 0.00% ✓ 0 ✗ 164
http_req_receiving.............: avg=134.82µs min=104.15µs med=127.48µs max=472.55µs p(90)=150.94µs p(95)=158.65µs
http_req_sending...............: avg=24.92µs min=17.83µs med=23.87µs max=66.99µs p(90)=29.81µs p(95)=34.98µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=56.78ms min=48.33ms med=53.16ms max=159.91ms p(90)=59.85ms p(95)=88.99ms
http_reqs......................: 164 16.327971/s
iteration_duration.............: avg=61.22ms min=52.38ms med=57.19ms max=164.18ms p(90)=67.08ms p(95)=93.18ms
iterations.....................: 164 16.327971/s
vus............................: 1 min=1 max=1
vus_max........................: 1 min=1 max=1
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@graphql-tools/executor-http@1.1.6
Patch Changes
f9dd3d6
Thanks @ardatan! - Details in the extensions when an unexpected error occurs;