Süreçler

Süreç
Planlayıcılar
Cron etkin
Başlangıç zamanı
Güncellenmiş
$ puma: cluster worker 0: 2 [demo]
PID 33 @ 82a4b62f-063e-46e4-b99d-baa0541eb496 162 MB
queues=* max_threads=2
queues=* max_threads=2
Evet
{
  "pid": 33,
  "memory": 166263,
  "hostname": "82a4b62f-063e-46e4-b99d-baa0541eb496",
  "proctitle": "puma: cluster worker 0: 2 [demo]",
  "schedulers": [
    {
      "name": "GoodJob::Scheduler(queues=* max_threads=2)",
      "queues": "*",
      "max_cache": 10000,
      "max_threads": 2,
      "active_cache": 0,
      "execution_at": "2025-10-11T23:26:38.508Z",
      "active_threads": 0,
      "check_queue_at": "2025-10-11T23:26:38.441Z",
      "available_cache": 10000,
      "available_threads": 2,
      "empty_executions_count": 0,
      "total_executions_count": 5,
      "errored_executions_count": 3,
      "succeeded_executions_count": 2
    },
    {
      "name": "GoodJob::Scheduler(queues=* max_threads=2)",
      "queues": "*",
      "max_cache": 10000,
      "max_threads": 2,
      "active_cache": 363,
      "execution_at": "2025-10-12T01:38:22.504Z",
      "active_threads": 2,
      "check_queue_at": "2025-10-12T01:38:22.507Z",
      "available_cache": 9637,
      "available_threads": 0,
      "empty_executions_count": 24039,
      "total_executions_count": 11864,
      "errored_executions_count": 7835,
      "succeeded_executions_count": 4029
    }
  ],
  "cron_enabled": true,
  "preserve_job_records": true,
  "database_connection_pool": {
    "size": 2,
    "active": 1
  },
  "retry_on_unhandled_error": false,
  "total_errored_executions_count": 7838,
  "total_succeeded_executions_count": 4031
}