You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
[2021-11-09T19:55:53Z TRACE mio::poll] deregistering handle with poller
[2021-11-09T19:55:53Z ERROR actix_ratelimit::stores::redis] Error connecting to redis: Connection timed out (os error 110)
[2021-11-09T19:55:53Z INFO actix_ratelimit::stores::redis] Connected to redis server
[2021-11-09T19:55:53Z DEBUG actix_ratelimit::stores::redis] Incoming connection does not exists
[2021-11-09T19:55:53Z ERROR actix_ratelimit::stores::redis] could not get redis store address
Actor hanling the connection
Not Connected to the Redis DB
The problem is that it just takes too long, how can I reduce the timeout period?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently if you provide an IP address which cannot be connected to
the process still continues on and requests just timeout without a response.
The text was updated successfully, but these errors were encountered: