ORCH-108: BullMQ task queue #243
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement task queue with priority and retry logic using BullMQ on Valkey.
Implementation Complete
Features Implemented
Files Created
Configuration
All configuration via ConfigService
Testing
Events Published
Dependencies: ORCH-107 (ValkeyService) Complete