Processes

Process
Schedulers
Cron enabled
Started
Updated
$ good_job
PID 1 @ dependabot-dependabot-gitlab-worker-65c8cc9f4c-dgfgp 437 MB
queues=default max_threads=4
queues=high max_threads=4
queues=low max_threads=1
queues=scheduler max_threads=1
Yes
{
  "pid": 1,
  "memory": 447588,
  "hostname": "dependabot-dependabot-gitlab-worker-65c8cc9f4c-dgfgp",
  "proctitle": "/home/dependabot/app/vendor/bundle/ruby/3.4.0/bin/good_job",
  "schedulers": [
    {
      "name": "GoodJob::Scheduler(queues=default max_threads=4)",
      "queues": "default",
      "max_cache": 10000,
      "max_threads": 4,
      "active_cache": 0,
      "execution_at": "2026-03-15T17:55:20.498Z",
      "active_threads": 1,
      "check_queue_at": "2026-03-15T18:34:03.536Z",
      "available_cache": 10000,
      "available_threads": 3,
      "empty_executions_count": 10656,
      "total_executions_count": 19,
      "errored_executions_count": 3,
      "succeeded_executions_count": 16
    },
    {
      "name": "GoodJob::Scheduler(queues=high max_threads=4)",
      "queues": "high",
      "max_cache": 10000,
      "max_threads": 4,
      "active_cache": 0,
      "execution_at": null,
      "active_threads": 1,
      "check_queue_at": "2026-03-15T18:34:03.531Z",
      "available_cache": 10000,
      "available_threads": 3,
      "empty_executions_count": 10637,
      "total_executions_count": 0,
      "errored_executions_count": 0,
      "succeeded_executions_count": 0
    },
    {
      "name": "GoodJob::Scheduler(queues=low max_threads=1)",
      "queues": "low",
      "max_cache": 10000,
      "max_threads": 1,
      "active_cache": 0,
      "execution_at": "2026-03-15T17:00:01.866Z",
      "active_threads": 1,
      "check_queue_at": "2026-03-15T18:34:03.533Z",
      "available_cache": 10000,
      "available_threads": 0,
      "empty_executions_count": 10554,
      "total_executions_count": 9,
      "errored_executions_count": 0,
      "succeeded_executions_count": 9
    },
    {
      "name": "GoodJob::Scheduler(queues=scheduler max_threads=1)",
      "queues": "scheduler",
      "max_cache": 10000,
      "max_threads": 1,
      "active_cache": 0,
      "execution_at": "2026-03-15T18:34:00.029Z",
      "active_threads": 1,
      "check_queue_at": "2026-03-15T18:34:03.538Z",
      "available_cache": 10000,
      "available_threads": 0,
      "empty_executions_count": 12397,
      "total_executions_count": 1774,
      "errored_executions_count": 0,
      "succeeded_executions_count": 1774
    }
  ],
  "cron_enabled": true,
  "preserve_job_records": true,
  "database_connection_pool": {
    "size": 15,
    "active": 0
  },
  "retry_on_unhandled_error": false,
  "total_errored_executions_count": 3,
  "total_succeeded_executions_count": 1799
}