ExampleJob

Coda
elephants
Priorità
-10
Riuscito
Argomenti
"success"
{
  "job_id": "fcd5802e-aa16-4c31-ac36-5256b156daff",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-23T08:34:40.001963123Z",
  "scheduled_at": "2026-04-23T08:34:40.001803877Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "fcd5802e-aa16-4c31-ac36-5256b156daff",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-04-23 08:34:40 UTC",
    "performed_at": "2026-04-23 08:34:40 UTC",
    "finished_at": "2026-04-23 08:34:40 UTC",
    "error": null,
    "created_at": "2026-04-23 08:34:40 UTC",
    "updated_at": "2026-04-23 08:34:40 UTC",
    "active_job_id": "fcd5802e-aa16-4c31-ac36-5256b156daff",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-23 08:34:40 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
21ms in coda
36ms tempo di esecuzione
Riuscito
{
  "job_id": "fcd5802e-aa16-4c31-ac36-5256b156daff",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-23T08:34:40.001963123Z",
  "scheduled_at": "2026-04-23T08:34:40.001803877Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2b88414c-33c2-4113-8c6f-40bfbabc6768",
    "created_at": "2026-04-23 08:34:40 UTC",
    "updated_at": "2026-04-23 08:34:40 UTC",
    "active_job_id": "fcd5802e-aa16-4c31-ac36-5256b156daff",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-04-23 08:34:40 UTC",
    "finished_at": "2026-04-23 08:34:40 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f95b35a0-3c7b-4605-89cc-052759aacf82",
    "duration": "0.036114"
  }
}