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 effective removes the need to maintain the Bulkhead and RateLimit policies in V8. We do not want to enforce the System.Threading.RateLimiting dependency so we will expose the new functionality in the new Polly.RateLimiting package.
The text was updated successfully, but these errors were encountered:
The V8 version should integrate natively with the .NET Rate Limiting API.
This effective removes the need to maintain the Bulkhead and RateLimit policies in V8. We do not want to enforce the System.Threading.RateLimiting dependency so we will expose the new functionality in the new
Polly.RateLimiting
package.The text was updated successfully, but these errors were encountered: