-
Screen recording (recorded after already having hit the rate cap):
https://user-images.githubusercontent.com/2400026/211609736-0f20787e-250d-4496-9bc8-0f68708f8d9f.mp4
### Steps to reproduce the…
-
As described in the API document
> API may be requested at most 1 time per two seconds
Can the sdk also add a builtin rate limiter for this?
-
Incident link: https://www.notion.so/sentry/874c8e96105e425baca0bed2ba76a8a4
As a followup to a recent incident, we should implement safeguards to ensure that a single org's notifications don't backl…
-
I've been trying to use this as tower middleware in a jsonrpsee server, and it works fine until I get to `server.start()` where the `GovernorLayer` has missing trait implementations. I thought it shou…
-
### Component(s)
_No response_
### Is your feature request related to a problem? Please describe.
We run an observability backend (Elasticsearch) shared by many teams and services (thousands)…
-
**Is your feature request related to a problem? Please describe.**
Some applications require different retry behavior based on error codes. For example ([source](https://community.temporal.io/t/custo…
-
### Feature Request
Can you add the function of "frame rate limiter"? I want to limit the frame rate to 30
### Alternatives
_No response_
### Additional Context
_No response_
-
When several users are active on my bot at one time, mostly interacting with callback queries, I am getting a 429 error sending the update back.
I believe if my bot is receiving one callback query, a…
-
User provided functions can be rate limited. Rate limiters can be configured on the resonate instance and assigned an id, if a user provided function specifies this id in the options then the function…
dfarr updated
1 month ago
-
Hi, I really like your framework and I'm currently using it for my project. I really need a rate limiter to control the traffic, I found some libraries that support Fasthttp. But I don't really know h…