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

Add a delay when restarting handle-queue #6

Merged
merged 2 commits into from
Sep 13, 2018
Merged

Conversation

Quantisan
Copy link
Member

This loop in handle-queue runs off the track indefinitely if a queue listener fails to start. Then our log get dump GBs of data in minutes. This add a configurable pause between restarts.

@Quantisan Quantisan requested a review from j0ni September 13, 2018 11:39
@Quantisan Quantisan merged commit 9359017 into master Sep 13, 2018
@Quantisan Quantisan deleted the add-restart-delay branch September 13, 2018 11:51
@Quantisan
Copy link
Member Author

merged to get this in

@j0ni
Copy link
Contributor

j0ni commented Sep 13, 2018

LGTM @Quantisan - I added #7 for later - been meaning to do something like that for ages. Imagine what this was like when we added a new timestamp to a logged collection every time it restarted! Yeah yeah I know "it used to be worse" doesn't help :)

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

Successfully merging this pull request may close these issues.

2 participants