-
The compact index API has some rate limits that bundler in very rare occassions reaches when requesting dependency information for resolution.
In that case, bundler falls back to requesting the sam…
-
**Is your feature request related to a problem? Please describe.**
I would like to implement something like a dynamic rate limiter. This is, suppose you have an exposed service, but you have observed…
-
Hey guys!
In order to be able to rate limit per user API key (versus basing the limit on the route) I had to extend `RedisRateLimiter` to make `isAllowed(String routeId, String apiKey)` calculate t…
pavlo updated
4 years ago
-
I was trying 'antctl check cluster' in an OCP 4.16 cluster and found following errors:
```
$antctl check cluster
[lan-ocp416-antrea-11] Creating Namespace antrea-test-u6k5i for pre installation t…
-
0xc1f updated
2 years ago
-
**Description**
As a pool feature, queue task starts such that task initiation is distributed over time according to a sliding window rate limit (may be more easily implemented as task initiation c…
-
# Summary
We have quite a few workflows which have many short (often
-
At Customer.io we have an informal rate limit for our public Track API set at 100 RPS. In reality we don't hard limit folks that exceed this limit by sending HTTP 429 responses because we want custome…
-
**Describe the bug**
Error: AttributeError: 'str' object has no attribute 'copy'
**To Reproduce**
Steps to reproduce the behavior:
1. Go to directory
2. Run python pwnxss.py -u https://mysite
…
-
We need to have a cloud based API instance for developers to test against. It must:
1. Be integrated into our CI/CD pipeline so that the app is rebuilt with every newly merged PR.
1. Initialize th…