-
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…
-
### Operating System
Ubuntu 20.04.5 LTS
### Programming Languages
Python
### CCXT Version
4.2.50
### Description
After updating ccxt from version 4.2.27 to 4.2.50, CoinEx support is broken.
…
-
When I select the redis drive the following error is returned
```bash
warning:
WARNING: Adonis has detected an unhandled promise rejection, which may
cause undesired behavior in production.
…
-
## BASIC INFO
version used: "redis-token-bucket-ratelimiter": "^0.5.1"
## EXPECTED
When I await limiter.use(), I expected to get RollingLimiterResult object. As documented on readme page exampl…
-
Getting an error issue with ratelimiter, this error happens once if the IP connects for the first time and any subsequent connection the rate-limiter will work correctly.
```
TypeError: Cannot read …
-
I use JMeter for a lot of local threaded requests and the ratelimiter detects only a single connection although there are 100 hundred requests in a second.
I've also used a loop to get requests for…
-
Hi, I've tried using this lib (indirectly via https://github.com/David-Desmaisons/RateLimiter) in .NET Core 3.0 app recently, but as soon as I add the reference to ComposableAsync.Core NuGet package, …
-
Sentry Issue: [COURTLISTENER-4FT](https://freelawproject.sentry.io/issues/4328507152/?referrer=github_integration)
```
ValueError: The view cl.opinion_page.views.view_opinion didn't return an HttpRes…
-
Hello!
Is there any way to reset (call block) limit inside source code of the function (e.g: Set limit once there is some condition under route)?
-
I have a case where a webpage is using Cloudflare and after a number of requests I get 429 error. The response contains `Retry-After` header with a value of how many seconds we should send the next re…