You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added accounting of request priority in `AdaptiveThrottlingModule`, also changed `AdaptiveThrottlingOptions` and added setting builder `AdaptiveThrottlingOptionsBuilder` per request priority
## 0.1.48 (26-09-2023):
Request to replica does not throw anymore if cancellation happened. Because it might be retried according to current strategy.