-
### The following program `sample.go` triggers an unexpected result
```go
package main
import (
"github.com/gomodule/redigo/redis"
)
```
### Expected result
```console
Can start tr…
-
The client should provide a way to limit the amount of messages to be sent.
The join ratelimiter already laid the groundwork for this implementation. The idea is to have another client method like
…
-
I encounter an issue where when I spawn a whole bunch of limiter instances (several thousands). At first, the rate limit is pretty accurate, but at some point it begins to freeze every now and then. A…
-
In 2 files, I have each other referencing each other directly through the import statement.
The files look a little something like this:
LocalBucket.ts
```ts
/**
* Bucket used for saving rat…
-
Reference:
- https://www.alibabacloud.com/blog/detailed-explanation-of-guava-ratelimiters-throttling-mechanism_594820
- https://docs.aws.amazon.com/AWSEC2/latest/APIReference/throttling.html
- http…
-
- Add a second layer to the ratelimiter so it works per-user and per-channel
- Replace the STRICT option with a system that ignore input for offending entities for X seconds.
-
### Background and motivation
It would be nice to be able to AND (and possibly OR) rate limiters together.
For example, "I want a rate limiter that allows no more than 10 requests per second and…
-
**你的特性请求和某个问题有关吗?请描述**
目前的Apollo OpenAPI缺失必要的限流功能,很容易出现业务端的滥用或者误用,导致请求量过大的情况,影响apollo-portal的稳定性
在 apollo-portal中的 `ConsumerAuthenticationFilter` 是否可以新增限流功能
**清晰简洁地描述一下你希望的解决方案**
在 apollo-…
-
I'm trying a simple `Bitmex.Rest.Order.delete(order_ids)` against bitmex live:
```
04:08:06.439 [error] GenServer Bitmex.Rest.RateLimiter terminating
** (ArgumentError) argument error
:erlan…
-
[Job](https://mihubot.xyz/runtime-utils/EgsDQPA) completed in 19 minutes 42 seconds.
https://github.com/MichalPetryka/runtime/tree/patch-45
### Diffs
Diffs
```
Found 297 files with textual diffs.
…