Skip to content

Fix assertion monitor halt on exception processing individual chains#84

Merged
mahsamoosavi merged 1 commit intomainfrom
fix-assertion-monitor-halt-on-exception
Jan 5, 2026
Merged

Fix assertion monitor halt on exception processing individual chains#84
mahsamoosavi merged 1 commit intomainfrom
fix-assertion-monitor-halt-on-exception

Conversation

@TucksonDev
Copy link
Contributor

Currently, while monitoring for assertions posting/creation, if a chain throws an error (like having an unreachable RPC), the script ends execution and the remaining chains are not processed.
This PR should fix that by adding try/catch logic inside the for loop.

Copy link
Contributor

@mahsamoosavi mahsamoosavi left a comment

Choose a reason for hiding this comment

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

LGTM

@mahsamoosavi mahsamoosavi merged commit d3d3baf into main Jan 5, 2026
6 checks passed
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