rate-limiter
Here are 142 public repositories matching this topic...
Hi,
I´d like to know if and how I can define an intervalFunction for retry inside my application.yml file of my Spring Boot 2 project.
See intervalFunction here: https://resilience4j.readme.io/docs/retry
Thanks a lot for your answers.
Hi, I've noticed that Bottleneck just uses the default priority any time a floating priority value, and it does not seem to be documented this behavior, or even that an integer is required.
Both the documentation should be improved about this matter, and Math.floor combined with Math.min and Math.max should be used to sanitize any number.
The token bucket algorithm is well explained in many papers and wiki pages. But, Bucket4j is token-bucket on steroids, Bucket4j contain several addons to original math foundation of token bucket, but requests like this vladimir-bukhtoyarov/bucket4j#86 point that these addons are not well explained. To close documentation dept it is need to dedicated page with many real exam
-
Updated
Mar 10, 2020 - Go
See https://github.com/mailgun/gubernator/blob/master/architecture.md#side-effects-of-global-behavior
It states: Using GLOBAL can increase the amount of traffic per rate limit request if the cluster is large enough
I assume that with 'the cluster' you mean the cluster of gubernator instances.
Can you give a more detailed indication what you mean with '_large'? Are we talking about te
-
Updated
May 29, 2020 - Java
More Backends
We should have more backends, because this project aims to be maximally useful in a variety of architectures. Perhaps:
- Mnesia
- Postgres (or a generic SQL backend? Probably Ecto)
- MongoDB
- ???
First of all, thank you for diehard
I'm having a hard time setting up some of the circuit breaker options. In particular, the following keys are documented, but not what type the values should be. In particular, I don't know what the value should be for the following:
:delay-ms:failure-threshold:failure-threshold-ratio:success-threshold:success-threshold-ratio
-
Updated
Apr 20, 2020 - JavaScript
-
Updated
Apr 24, 2020 - R
-
Updated
Jun 9, 2020 - TypeScript
-
Updated
Mar 13, 2020 - PHP
-
Updated
Feb 29, 2020 - Lua
-
Updated
Jun 24, 2019 - Java
-
Updated
Nov 25, 2019 - JavaScript
-
Updated
Jun 1, 2020 - PHP
-
Updated
Jun 7, 2020 - TypeScript
-
Updated
May 16, 2020 - Python
-
Updated
Dec 2, 2019 - Java
-
Updated
Mar 7, 2020 - Haskell
-
Updated
Jun 10, 2020 - TypeScript
-
Updated
Mar 15, 2019 - PHP
-
Updated
May 8, 2019 - Go
Integrations
I think my first attempt at an example project (for Flask) highlighted how rough it can be to integrate anything into some of the web frameworks if you're not intimately familiar with them.
I'd be open to assembling some folks to maintain a bunch of integrations with
- Flask
- Klein/Twisted/etc
- Falcon
- Django/DRF
- etc.
Improve this page
Add a description, image, and links to the rate-limiter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rate-limiter topic, visit your repo's landing page and select "manage topics."