-
```
$ python --version
Python 3.10.12
$ $ pip3 show pyrate_limiter
Name: pyrate-limiter
Version: 3.4.1
Summary: Python Rate-Limiter using Leaky-Bucket Algorithm
Home-page: https://github.com/v…
-
* **Version**: all
* **Platform**: all
* **Subsystem**: agent
The possibility of a DoS attack on an Agent UDS is a known issue. Rate limiting the connections to the UDS socket would be a pos…
-
Description of the bug:
- Access log bucket defined with a auto_delete_objects as True and removal policy of Destroy fails deletion.
![Screen Shot 2021-09-01 at 5 27 23 PM](https://user-images.gi…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model provid…
-
*Title*: *Rate limit number of messages per second for streaming gRPC*
*Description*:
Envoy has the rate limit for the downstream connections. For the streaming gRPC, could Envoy rate limit the …
-
Does Centrifugo currently support or plan to support a feature for rate limiting the number of messages sent to clients from a specific channel? For instance, if my backend sends a high volume of mess…
sky93 updated
6 months ago
-
Hi, as far as I can see there's no logic to deal with clients disconnecting prematurely. Due to how the queueing mechanism is implemented, this means that if a single client disconnects all clients th…
-
### Do you need to file an issue?
- [ ] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
## Overview
This is a note extracted from [Rate Limiting Fundamentals, By Alex Xu](https://blog.bytebytego.com/p/rate-limiting-fundamentals).
Reference:
1. [Rate limiting by Alex Xu](https:/…
-
There is also a bug about it: #120