Jobs

File d'attente
Priorité
Étiquettes
Tentatives
{
  "job_id": "b0700368-21df-4b1c-8657-2c484977707b",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2025-05-19T07:41:11.122711943Z",
  "scheduled_at": "2025-05-19T07:41:31.155838497Z",
  "provider_job_id": "b0700368-21df-4b1c-8657-2c484977707b",
  "exception_executions": {
    "[StandardError]": 2
  },
  "_good_job": {
    "id": "b0700368-21df-4b1c-8657-2c484977707b",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2025-05-19 07:41:31 UTC",
    "performed_at": null,
    "finished_at": "2025-05-19 07:41:25 UTC",
    "error": "GoodJob::Job::DiscardJobError: Discarded through dashboard",
    "created_at": "2025-05-19 07:41:11 UTC",
    "updated_at": "2025-05-19 07:41:25 UTC",
    "active_job_id": "b0700368-21df-4b1c-8657-2c484977707b",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2025-05-19 07:41:08 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 2,
    "job_class": "ExampleJob",
    "error_event": "discarded",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "9c7cd1b0-311e-4570-a398-bb6feb64105b",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2025-05-19T07:41:13.201733988Z",
  "scheduled_at": "2025-05-19T07:41:33.370943602Z",
  "provider_job_id": "9c7cd1b0-311e-4570-a398-bb6feb64105b",
  "exception_executions": {
    "[StandardError]": 2
  },
  "_good_job": {
    "id": "9c7cd1b0-311e-4570-a398-bb6feb64105b",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2025-05-19 07:41:33 UTC",
    "performed_at": null,
    "finished_at": "2025-05-19 07:41:25 UTC",
    "error": "GoodJob::Job::DiscardJobError: Discarded through dashboard",
    "created_at": "2025-05-19 07:41:13 UTC",
    "updated_at": "2025-05-19 07:41:25 UTC",
    "active_job_id": "9c7cd1b0-311e-4570-a398-bb6feb64105b",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2025-05-19 07:41:10 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 2,
    "job_class": "ExampleJob",
    "error_event": "discarded",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}