rails/mission_control-jobs
Dashboard and Active Job extensions to operate and troubleshoot background jobs observed · 2026-09-01
Health v2 · maintenance only
100/100
- Activity 100
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 18
- age_days: 1491
- days_rel: 4
- days_push: 2
- n_releases_24m: 10
Adoption not part of the score
1059 stars · 141 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rails engine providing a web dashboard and Active Job extensions for inspecting and managing background jobs. It supports Resque and Solid Queue adapters, letting you browse queues, inspect jobs, and retry or discard failed jobs.
Use cases
- monitor background job queues in a rails app
- retry or discard failed active job jobs
- troubleshoot why background jobs are failing
- inspect pending jobs in solid queue
- add a jobs admin dashboard to a rails application
When to choose
- you run a Rails app with Solid Queue or Resque and need visibility into job queues
- you want a ready-made UI to retry and discard failed jobs
- you prefer an official Rails-family tool over building a custom admin panel
When to avoid
- your app doesn't use Rails or Active Job
- you use a job backend other than Resque or Solid Queue
- you need advanced monitoring metrics and alerting rather than an operational dashboard
Facets
plugin · maturity active
monitoring ui-components web-framework developer-tools web-development backend monitoring ruby self-hosted rails active-job background-jobs admin-dashboard solid-queue resque job-monitoring web-server
1 source
- readme: https://github.com/rails/mission_control-jobs · fetched 2026-09-01 · b415fd973482
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rails/mission_control-jobs | main | 100 |
For agents
markdown · JSON · MCP: product_card(name="rails/mission_control-jobs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem