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(core/listener): Listener should retry subscribing on error #2875

Closed
walldiss opened this issue Oct 26, 2023 · 0 comments · Fixed by #2876
Closed

fix(core/listener): Listener should retry subscribing on error #2875

walldiss opened this issue Oct 26, 2023 · 0 comments · Fixed by #2876
Assignees
Labels
area:core_and_app Relationship with Core node and Celestia-App enhancement New feature or request

Comments

@walldiss
Copy link
Member

Implementation ideas

If resubscription fails, the core listener will log an error once and then shut down. Instead, It should keep retrying to resubscribe until the node is shut down.

@walldiss walldiss added enhancement New feature or request area:core_and_app Relationship with Core node and Celestia-App labels Oct 26, 2023
@walldiss walldiss self-assigned this Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core_and_app Relationship with Core node and Celestia-App enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant