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
vector::internal_events::redis: Failed to read message. error=An error was signalled by the server - ResponseError: timeout is not an integer or out of range error_code=ERR error_type="reader_failed" stage="sending" internal_log_rate_limit=true
Configuration
No response
Version
latest
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered:
A note for the community
Problem
vector/src/sources/redis/list.rs
Line 75 in 029a2ff
conn.brpop(key, 0.0)
conn.blpop(key, 0.0)
https://redis.io/docs/latest/commands/brpop/
Unfortunately we have several old redis instances running and can't use vector for this exact reason
My config
Configuration
No response
Version
latest
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: