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(sse; cli): avoid infinite loop on possible relay failure; cli flag not passed correctly #9

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

thedevbirb
Copy link
Contributor

Two things:

  • On the Constraints SSE subscription we might run into an infinite loop if we run into an unexpected error. It is better to wait the retryInterval and attempt to reconnect.
  • The CLI flag builder.verify_constraints was not propagated correctly as noted in Set txs to empty list #7.

@thedevbirb thedevbirb merged commit eca6ad5 into main Nov 12, 2024
0 of 2 checks passed
@thedevbirb thedevbirb deleted the lore/fix/sse-and-flags branch November 12, 2024 16:26
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