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

refactor(relayer): Rearrange external listener loop #1766

Merged
merged 5 commits into from
Aug 20, 2024
Merged

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Aug 20, 2024

Rather than trying to recover a websocket error, just log it and try to keep going. Eventually it will bail; the parent can then be responsible for restarting it if necessary.

Rather than trying to recover a websocket error, just log it and try to
keep going. Eventually it will bail; the parent can then be responsible
for restarting it if necessary.
@pxrl pxrl merged commit 74d8359 into master Aug 20, 2024
4 checks passed
@pxrl pxrl deleted the pxrl/fastReorg branch August 20, 2024 11:06
bmzig pushed a commit that referenced this pull request Sep 5, 2024
Rather than trying to recover a websocket error, just log it and try to
keep going. Eventually it will bail; the parent can then be responsible
for restarting it if necessary.
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