-
We have a limit on the rate a user is allowed to send events, but it is applied quite late in the processing cycle (specifically, it happens in `persist_and_notify_client_event).
That means we go …
-
Rate Limits have been merged in https://github.com/switchupcb/disgo/pull/14 with one caveat.
## Problem
Per Resource (and Per Resource Per Route) rate limits are not yet implemented.
The mai…
-
I noticed on @mtlynch's Twitter that [he was investigating large memory usage](https://twitter.com/deliberatecoder/status/1552438652537835521). I thought I'd take a quick look tonight and share some v…
-
Hello,
I am using docker-compose for pwpush. I have settup pwpush with postgres backend. The connexion is ok with postgres.
But, the mail config doesn't work.
Here you can see the env variable…
-
## Enhancement Task
It seems we try to use `mu` to make the function `Available` threadsafe, however, the caller can still call`RateLimiter.ReserveN(XXX)` concurrently since `rate.Limiter` was an ano…
-
## Description
Option to download albums and playlists as a zip does not appear.
### Describe the bug
Option to download albums and playlists as a zip does not appear on Ampache 5.2.1, even w…
-
When trying to run the quickstart example as shown in the `readme` the remote system deadlocks.
The example runs just fine on my local pc. The remote system is part of the university cluster and the…
-
### What happened?
I did some further tests and debugging and it seems the limiting factor in our case is not the concurrency of the reconciler but the default rate limiter `DefaultControllerRa…
srueg updated
2 years ago
-
First run. Ubuntu 20.04.3 LTS.
Here it is the output:
```
:~/Fulcrum-1.6.0-x86_64-linux$ ./Fulcrum fulcrum-config.conf
[2022-02-01 20:45:53.335] Enabled JSON parser: simdjson
[2022-02-01 20…
-
Ruby version: 3.1.2
Rails version: 7.0.3
Sidekiq / Pro / Enterprise version(s): 6.5.0 / 5.5.0 / 2.5.0
Please include your initializer, sidekiq.yml, and any error message with the full backtrace.
…