-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
bountyReward eligible issueReward eligible issuehelp wantedExtra attention is neededExtra attention is neededhigh impact
Description
Feature
Move heavy operations (imports, AI, reminders) to async job queue.
Why This Matters
Critical for scale & performance.
Acceptance Criteria
- Async processing with retries
- Dead-letter handling
- Monitoring visibility
Technical Notes
Redis + worker pattern recommended.
Test Plan
- Retry & failure handling tests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bountyReward eligible issueReward eligible issuehelp wantedExtra attention is neededExtra attention is neededhigh impact