Skip to content

Feat/406 dlq integration#452

Merged
Devsol-01 merged 3 commits intoDevsol-01:mainfrom
AbuJulaybeeb:feat/406-dlq-integration
Mar 27, 2026
Merged

Feat/406 dlq integration#452
Devsol-01 merged 3 commits intoDevsol-01:mainfrom
AbuJulaybeeb:feat/406-dlq-integration

Conversation

@AbuJulaybeeb
Copy link
Copy Markdown

closes #406

Established a highly resilient Dead-Letter Queue (DLQ) to ensure that corrupted events or database issues do not crash the indexer's 5-second cycle.

Global Try-Catch Protection for event processing.
DLQ storage in DeadLetterEvent table.
Explicit Ledger Sequence logging on failure.
Integration of WithdrawHandler into the main processing loop.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nestera Ready Ready Preview, Comment Mar 27, 2026 3:32pm

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 27, 2026

@AbuJulaybeeb Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Devsol-01 Devsol-01 merged commit ded6151 into Devsol-01:main Mar 27, 2026
4 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.

[Backend] Dead-Letter Queue (DLQ) Integration for Indexer

3 participants