Skip to content

feat(stellar,redis): add dead letter queue and Soroban error classifier hook-points - #382

Merged
cypriannwokolo2-creator merged 1 commit into
cocor-tech:masterfrom
ybmahq:feature/ybmahq-fixes
Aug 31, 2026
Merged

feat(stellar,redis): add dead letter queue and Soroban error classifier hook-points#382
cypriannwokolo2-creator merged 1 commit into
cocor-tech:masterfrom
ybmahq:feature/ybmahq-fixes

Conversation

@ybmahq

@ybmahq ybmahq commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Adds thin frontend hook-points for the two assigned issues. The authoritative implementation (Go) lives in moistello-backend pkg/stellar/errors.go and pkg/jobqueue; these modules expose the matching client-side surface.

Closes #354
Closes #358

…er hook-points

- dead-letter-queue: Redis-backed DLQ with push/list/retry stubs
- error-classifier: map Soroban responses to typed domain errors matching backend codes

Closes cocor-tech#354, cocor-tech#358
@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@ybmahq 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

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

@ybmahq is attempting to deploy a commit to the Nzubechukwu 's projects Team on Vercel.

A member of the Team first needs to authorize it.

@cypriannwokolo2-creator
cypriannwokolo2-creator merged commit 99fdd47 into cocor-tech:master Aug 31, 2026
1 check failed
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.

feat: Implement Soroban error classification module feat: Implement dead letter queue for failed events

2 participants