Skip to content

Race concurrent requests to improve response time (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@gogama gogama released this 28 Feb 19:04
· 38 commits to main since this release

This alpha release adds package racing and the ability to use multiple parallel request attempts to satisfy the same request.

API changes are expected to be stable from this point forward, and alpha tag exists mainly to indicate that unit testing and documentation of the new features are incomplete. In addition, there still remain a few flaky test cases where the underlying root cause needs to be diagnosed and fixed.