-
Hi,
Is there a way to put a configurable delay between each call within resource iteration?
Eg when I'm creating `project` resource with `count = 100` or higher, I'm often hitting openai API rate …
-
### Description
As mentioned here https://apidocs.bitrix24.com/limits.html Bitrix24 has rate limits for requests.
It would be great if SDK will support some kind of rate limiting.
### Example
```p…
-
This prometheus histogram metric:
```
cilium_k8s_client_rate_limiter_duration_seconds_bucket{method="GET",path="/version",le="0.005"} 23
cilium_k8s_client_rate_limiter_duration_seconds_bucket{method="…
-
### Feature Request: User-Side Rate Limiter for Rate Limit Management in API Requests
**Feature Summary:**
Implement a user-side rate limiter to manage and control the frequency of requests sent t…
-
Hi, I tried to use this library to avoid exceeding rate limits to an external API. I tested the rate limiter locally on one user and everything worked like a charm. But when I deployed the rate limite…
-
### Is your feature request related to a problem? Please describe.
During load/performances tests, it would be nice to allow defining whitelisted IP (traffic injectors), so there is no need to disabl…
-
https://learn.microsoft.com/en-us/aspnet/core/performance/rate-limit?view=aspnetcore-8.0 is a rate limiting middleware implementation and I'm struggling to make this work in Giraffe. Two main reasons:…
-
Hello, I am having trouble using this library with Django.
Indeed using in a Django view a snippet like:
```python
rates = [Rate(1, Duration.SECOND)]
bucket_key = "some key"
redis_client = redi…
-
Add rate limit on all APIs. We are just starting but still, we don't allow anyone to abuse our APIs
5 requests per second (just a random number I gave)
If you have a different number for supper,…
-
### Description
From #incident-2024-11-07-high-level-of-callback-failures-though-notify:
Set up a Slack notification to alert the team when the WAF rate limiter threshold is exceeded. This alert will…