Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to reconnect after broken pipe #163

Open
tmikaeld opened this issue Oct 9, 2023 · 1 comment
Open

Unable to reconnect after broken pipe #163

tmikaeld opened this issue Oct 9, 2023 · 1 comment

Comments

@tmikaeld
Copy link

tmikaeld commented Oct 9, 2023

The current implementation breaks if redis is restarted due to broken pipe causing a panic/throw.

Reconnecting with exponential back-off would be extremely helpful, with the new queue in place no work would be lost either.

@iuioiua
Copy link
Owner

iuioiua commented Oct 10, 2023

This is an interesting idea. I'll have to think more about how this can be implemented. I'd also happily look at PR if someone wants a shot at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants