Open
Description
- httpx causes performance issues when hitting limit of 100k requests/minute.
- Link to internal discussion ~~> https://ably~~real-time.slack.com/archives/C030C5YLY/p1698238346488369?thread_ts=1697535419.670029&cid=C030C5YLY
- Related to Replace httpx with request for sync version #543
Do load testing on a dedicated server using
-
httpx
> 0.24.1 and http2 ( ablypython v2.0.3 ) -
httpx
> 0.24.1 and http1.1 ( ablypython v2.0.3 ) -
httpx
> 0.25.2 and http2 ( ablypython v2.0.4 ) -
httpx
> 0.25.2 and http1.1 ( ablypython v2.0.4)
Metadata
Metadata
Assignees
Labels
No labels