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

Fix restarting of stopped secondary feeds #1944

Merged
merged 4 commits into from
Oct 31, 2023
Merged

Conversation

ganeshvanahalli
Copy link
Contributor

@ganeshvanahalli ganeshvanahalli commented Oct 27, 2023

Currently a stopped Secondary feed panics with panic: start after start when start is called. This happens when a primary feed goes down more than once. We fix it by initializing and starting a new client with the same secondary feed's URL.

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Oct 27, 2023
@ganeshvanahalli ganeshvanahalli changed the title Add pause to stopwaiter to enable restart after stopping Fix restarting of stopped secondary feeds Oct 27, 2023
Copy link
Member

@Tristan-Wilson Tristan-Wilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ganeshvanahalli ganeshvanahalli merged commit 696b1fd into master Oct 31, 2023
7 checks passed
@ganeshvanahalli ganeshvanahalli deleted the fix-feed-restart branch October 31, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants