* 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 https://github.com/ably/ably-python/issues/543 Do load testing on a dedicated server using * [ ] `httpx` ~~> 0.24.1 and http2 ( ably~~python v2.0.3 ) * [ ] `httpx` ~~> 0.24.1 and http1.1 ( ably~~python v2.0.3 ) * [ ] `httpx` ~~> 0.25.2 and http2 ( ably~~python v2.0.4 ) * [ ] `httpx` ~~> 0.25.2 and http1.1 ( ably~~python v2.0.4) ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4087) by [Unito](https://www.unito.io)