pages-core
pages-core copied to clipboard
add monitoring for bull queues (post SCR))
User Story
Federalist admins can track how queues are being processed in the Federalist admin.
Background (Optional)
Acceptance Criteria
- [x] Staging notify admin if a job stays on the queue for longer than x(ie: 60) seconds
- [ ] Production notify admin if a job stays on the queue for longer than x(ie: 60) seconds
After evaluating, edit this part:
Level of effort - <low/medium/high>
Implementation outline (if higher than "low" effort):
- [ ] <TODO>