-
Hello! I would love to see more features in the edge firewall, especially the ability to set ratelimits for different types of packets such as ratelimiting syn to 1 per a time interval and doing this …
-
- Add the matching middleware when services have been registered (Cors, Ratelimiting, Authn, Authz)
- Add required services when middlewares are registered
- Enumerate scenarios where we warn for mi…
-
currently there is only ratelimiting on up/downvotes but not category votes
Private Channel: https://discord.com/channels/603643120093233162/737501773358694431/954541927867506750
-
Gets all repos that have action.yaml or action.yml file in the root in one go, instead of loading all repositories and looping over them (not sure if we can include files in the query though).
Saves…
-
- Podemos ter um rate limit geral e simples para começar:
- https://github.com/golang/go/wiki/RateLimiting
- Podemos ir por cliente:
- https://github.com/throttled/throttled (parece bem bom)
- h…
-
Need to add a bucket based on a time limit to exceed the delayed
```
GET https://api.github.com/user/repos?page=1&per_page=20:
403 API rate limit exceeded for ….; rate reset in 35m0.632847711s
`…
denji updated
7 years ago
-
I propose to add a startTime property to RateLimiterConfig so that we can set from when does a RateLimiting period start. This is necessary if someone wants to user RateLimiter both on his server and …
-
Hello, been receiving ratelimited until xxx date on my discord readme badge a lot lately, which makes the badge not showing, such a bummer.
Here is the link: https://dcbadge.limes.pink/api/server/V…
-
Some keys, such as `+` and `*` (or `ctrl s`) send a message on pressing, and are currently only limited by the rate the keys can be pressed. This likely causes the server to ratelimit ZT, so we should…
-
## Summary
As an instance admin, I was uploading a big emoji pack, then I got hit with a ratelimit on my own instance, and I can't even add media attachments to my posts. The ability to whitelist i…