ExampleJob

Coda
elephants
Priorità
-10
Riuscito
Argomenti
"success"
{
  "job_id": "de71c634-ad28-4bc9-aa46-146d7fc0f319",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-07-19T00:56:19.005553392Z",
  "scheduled_at": "2026-07-19T00:56:40.005348561Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "de71c634-ad28-4bc9-aa46-146d7fc0f319",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-07-19 00:56:40 UTC",
    "performed_at": "2026-08-29 05:32:01 UTC",
    "finished_at": "2026-08-29 05:32:01 UTC",
    "error": null,
    "created_at": "2026-07-19 00:56:19 UTC",
    "updated_at": "2026-08-29 05:32:01 UTC",
    "active_job_id": "de71c634-ad28-4bc9-aa46-146d7fc0f319",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-07-19 00:56:19 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
988h 35m in coda
9ms tempo di esecuzione
Riuscito
{
  "job_id": "de71c634-ad28-4bc9-aa46-146d7fc0f319",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-07-19T00:56:19.005553392Z",
  "scheduled_at": "2026-07-19T00:56:40.005348561Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e26f4462-2329-43f4-9a0b-ca93866bc6ed",
    "created_at": "2026-08-29 05:32:01 UTC",
    "updated_at": "2026-08-29 05:32:01 UTC",
    "active_job_id": "de71c634-ad28-4bc9-aa46-146d7fc0f319",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-07-19 00:56:40 UTC",
    "finished_at": "2026-08-29 05:32:01 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "aec28a29-c129-48b4-a15d-b92a4f20a7d1",
    "duration": "0.009533"
  }
}