Description
Overview
Long-running tasks blocking request thread.
Background
Synchronous task execution causes timeouts.
Specifications
- Implement background job queue
- Add retry logic and dead letter queue
- Monitor job status
Tasks:
- Choose queue system (Bull, AWS SQS)
- Create job workers
- Add job dashboard
Impacted Files:
- src/lib/queue/*/.ts
- src/workers/*/.ts
Labels: priority-high, backend, performance
Acceptance Criteria
Time-consuming tasks run asynchronously
🙆Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐
Description
Overview
Long-running tasks blocking request thread.
Background
Synchronous task execution causes timeouts.
Specifications
Tasks:
Impacted Files:
Labels: priority-high, backend, performance
Acceptance Criteria
Time-consuming tasks run asynchronously
🙆Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐