Процеси

Процес
Планувальники
Cron увімкнено
Розпочато
Оновлено
$ rails
PID 2 @ aad7ca6c-acc4-4015-9662-ef79781f22a7 228 MB
queues=* max_threads=2
Так
{
  "pid": 2,
  "memory": 233730,
  "hostname": "aad7ca6c-acc4-4015-9662-ef79781f22a7",
  "proctitle": "bin/rails",
  "schedulers": [
    {
      "name": "GoodJob::Scheduler(queues=* max_threads=2)",
      "queues": "*",
      "max_cache": 10000,
      "max_threads": 2,
      "active_cache": 170,
      "execution_at": "2026-09-07T08:34:06.867Z",
      "active_threads": 2,
      "check_queue_at": "2026-09-07T08:34:04.802Z",
      "available_cache": 9830,
      "available_threads": 0,
      "empty_executions_count": 4,
      "total_executions_count": 187355,
      "errored_executions_count": 63229,
      "succeeded_executions_count": 124126
    }
  ],
  "cron_enabled": true,
  "preserve_job_records": true,
  "database_connection_pool": {
    "size": 2,
    "active": 2
  },
  "retry_on_unhandled_error": false,
  "total_errored_executions_count": 63229,
  "total_succeeded_executions_count": 124126
}