linkedin / parseq

Asynchronous Java made easier
Apache License 2.0
1.17k stars 266 forks source link

Add rate limit retry policy #309

Closed misoukrane closed 2 years ago

misoukrane commented 2 years ago

I added a RateLimit retry policy to help with controlling the qps of retries.