-
**Problem encountered**
Some test workloads bombarded Controller with an unreasonable number of requests over a short period of time (~1500 rps), causing it to intermittently go OOM and leading to e…
-
Basically [this](https://github.com/jhurliman/node-rate-limiter). I'm currently using it to send x number of requests per y milliseconds. It works but since it uses `setTimeout`, it doesn't block the …
-
The ConcurrencyLimitServerInterceptor simply passes thru, bypassing its Limiter, any calls that don’t use bi-directional streaming:
@Override
public Listener interceptCall(final ServerCall call,…
-
### Emoji symbol
🛟
### Emoji code
:ring_buoy:
### Emoji description
Code related to fault tolerance
### Describe the use case of your emoji
Code used to prevent and manage errors, eg: retrying …
agea updated
10 months ago
-
First of all, thanks for toniq! It got me started on a project of mine.
I was wondering if this line https://github.com/joakimk/toniq/blob/930f35f00a70550d00da0baee4243a5cf442c382/lib/toniq/job_concu…
-
## Description
By default, `testscript` runs every script in a dir in parallel, which is a great choice. Unfortunately, in my use case of testing the `gh` command, the GitHub API has pretty aggressiv…
-
Hi, is there any reason that this wrapper can't be replaced with a [WorkerContext](https://trio-parallel.readthedocs.io/en/latest/reference.html#trio_parallel.open_worker_context)?
https://github.com…
-
## Feature Request
### Crates
This should be placed under https://github.com/volo-rs.
这应该放在 volo-rs 组织下,作为 volo 的生态。
### Motivation
Limiters are very useful when under high qps, which c…
-
@vkuznet @belforte @amaltaro @bbockelm
DBS servers was frequently crushed for a period of time as described in https://github.com/dmwm/DBS/issues/595. The root cause was a client made hundreds even…
-
## Bug Report
**What version of Kubernetes are you using?**
Client Version: v1.31.1
Kustomize Version: v5.4.2
**What version of TiDB Operator are you using?**
v1.6.0
**What's the status of…