Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ The project has shipped through v1.2.0, covering full Solid Queue depth β€” job

> _More signals, fewer blind spots._

- **Slow job webhook alert** β€” fire when the slow-job count crosses a configurable threshold; pairs with the existing `slow_job_threshold` config β€” adds the alerting half
- **Process stale webhook alert** β€” fire when a worker's `last_heartbeat_at` expires; a worker going silent means jobs stop processing without any visible signal
- **Job wait time column** β€” show time from `enqueued_at` to `created_at` on claimed executions; a direct measure of queue SLA (how long jobs waited before a worker picked them up)

Expand Down