Skip to content

Add event processing ordering guarantees #408

Description

@meshackyaro

Description

Stellar events processed out of order causing state inconsistencies. Need strict sequence ordering.

Component

Backend

Difficulty

🔴 Hard

Tasks

  • Implement sequence-based queue
  • Process events in ledger order
  • Handle out-of-order events
  • Add sequence gap detection
  • Test ordering guarantees

Acceptance Criteria

  • Events processed in sequence order
  • Out-of-order events buffered
  • State consistency maintained

Estimated Time

3-4 days

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions