Skip to content

feat(jobs): Redis-backed BullMQ job queue for async indexing and noti…#182

Open
chidii wants to merge 1 commit into
BETAIL-BOYS:mainfrom
chidii:feat/job-queue
Open

feat(jobs): Redis-backed BullMQ job queue for async indexing and noti…#182
chidii wants to merge 1 commit into
BETAIL-BOYS:mainfrom
chidii:feat/job-queue

Conversation

@chidii

@chidii chidii commented Jun 24, 2026

Copy link
Copy Markdown

Closes #146

…fications

- BullMQ integration with Redis via ConfigService
- IndexerRetryQueue: retry failed RPC queries with exponential backoff
- NotificationQueue: dispatch emails/webhooks for invoice events
- Workers with retry logic and error logging
- HTTP 202 Accepted pattern for async job dispatch

Closes BETAIL-BOYS#146
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(jobs): Implement Redis-backed Job Queue for Asynchronous Indexing and Notifications

1 participant