Skip to content

fix(logpoller): abort loop on loader error#641

Draft
jadepark-dev wants to merge 5 commits intomainfrom
jade/fix-lp-abort-loop-on-error
Draft

fix(logpoller): abort loop on loader error#641
jadepark-dev wants to merge 5 commits intomainfrom
jade/fix-lp-abort-loop-on-error

Conversation

@jadepark-dev
Copy link
Collaborator

  • Return error on loader failures to trigger retry on next poll cycle, preventing data loss from incomplete transaction data
  • Parse errors are treated as non-critical in the logpoller lifecycle management. block checkpoint still advances with a warning, if we have parsing error with known-indexable contracts, this should trigger an alert since it indicates a malformed onchain cell data OR corrupted data from chain itself

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.

1 participant