ExampleJob

Coda
elephants
Priorità
-10
Riuscito
Argomenti
"success"
{
  "job_id": "06b64350-c349-41b9-b083-662e71f68615",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-30T03:51:02.001982484Z",
  "scheduled_at": "2025-08-30T03:51:02.001823980Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "06b64350-c349-41b9-b083-662e71f68615",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2025-08-30 03:51:02 UTC",
    "performed_at": "2025-08-30 03:51:02 UTC",
    "finished_at": "2025-08-30 03:51:02 UTC",
    "error": null,
    "created_at": "2025-08-30 03:51:02 UTC",
    "updated_at": "2025-08-30 03:51:02 UTC",
    "active_job_id": "06b64350-c349-41b9-b083-662e71f68615",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-08-30 03:51:02 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
30ms in coda
15ms tempo di esecuzione
Riuscito
{
  "job_id": "06b64350-c349-41b9-b083-662e71f68615",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-30T03:51:02.001982484Z",
  "scheduled_at": "2025-08-30T03:51:02.001823980Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3f7ac558-7ea6-4f8b-9107-6f90aaecbe30",
    "created_at": "2025-08-30 03:51:02 UTC",
    "updated_at": "2025-08-30 03:51:02 UTC",
    "active_job_id": "06b64350-c349-41b9-b083-662e71f68615",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-08-30 03:51:02 UTC",
    "finished_at": "2025-08-30 03:51:02 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "92b145e8-c169-478e-bcc0-0386a4f555d9",
    "duration": "0.015912"
  }
}