-
## 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…
-
### Self-Hosted Version
24.8.0
### CPU Architecture
x86_64
### Docker Version
27.2.0
### Docker Compose Version
2.29.2
### Steps to Reproduce
Clone the self-hosted Sentry repository.
### Sen…
-
### What happened?
Hi.
I configured tempo-distributed with multitenancy_enabled: true. (tempo version 2.3.0)
And I send traces from different opentelemetry-collector services.
### What did you e…
-
Hello,
I had upgrade my kraken account to a pro level and this raises a question about the management of rate limits.
Referring to this documentation:
https://support.kraken.com/hc/en-us/articles…
-
Hi! At first, thank you for great async library! I tried examples and played exercises using documentation. It was full of fun!
My suggestion is providing rate control primitives (e.g. simple rate …
-
### Describe the issue
My python version: 3.11
When i run the code from the notebook `agentchat_auto_feedback_from_code_execution.ipynb`.
```python
# create an AssistantAgent named "assistant"
…
-
- OS: Google Cloud Functions
- Programming Language version: Python 3.8
- CCXT version: not sure
Error: ``` ccxt.base.errors.DDoSProtection: binance 418 I'm a teapot {"code":-1003,"msg":"Way too …
-
Similar to #228 we should look at the amount of traffic to coinmarketcap. I get a notification about exhausting my quota very quickly after starting cointop, and the charts don't appear to be working…
-
From what I've gathered there exists a risk of violating the rate limit when using this module.
As of now `RateLimitDecorator` does not calculate a sliding time frame to track number of API calls w…
-
I have a python program to make many JSON requests at http://localhost:3001/insight-api/tx/
However after a while I won't get any more replies, but get
`{'status': 429, 'error': 'Rate limit exceeded…