# rails/mission_control-jobs

Dashboard and Active Job extensions to operate and troubleshoot background jobs

Repository: https://github.com/rails/mission_control-jobs
Canonical: https://ross.abutalabs.com/products/mission_control-jobs
Language: Ruby
License: MIT
License Family: permissive
Last push: 2026-08-31T12:04:18+00:00

## Health v2 (maintenance only)
Score: 100/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 100, release rhythm 99, longevity 100
- inputs: {"age_days": 1491, "days_push": 2, "days_rel": 4, "gap_med": 18, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1059, forks 141 (observed 2026-09-01T02:14:06.172171+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: monitoring, ui-components, web-framework
- domain: developer-tools, web-development, backend, monitoring
- platform: ruby, self-hosted
- tags: rails, active-job, background-jobs, admin-dashboard, solid-queue, resque, job-monitoring, web-server

## Member repositories
- rails/mission_control-jobs (main) score 100

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:06.172171+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:58:40.472796+00:00, confidence not recorded.
  - readme: https://github.com/rails/mission_control-jobs (fetched 2026-09-01T02:14:06.172171+00:00, sha b415fd973482)
- Data as of 2026-08-30T08:39:29.467469+00:00.
