ExampleJob

Coda
mice
Priorità
-10
Riuscito
Argomenti
"success"
{
  "job_id": "84a47795-b7f8-4d05-9887-3e4583962e0f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-11-03T22:25:51.001911037Z",
  "scheduled_at": "2025-11-03T22:25:51.001743384Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "84a47795-b7f8-4d05-9887-3e4583962e0f",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2025-11-03 22:25:51 UTC",
    "performed_at": "2025-11-03 22:25:51 UTC",
    "finished_at": "2025-11-03 22:25:51 UTC",
    "error": null,
    "created_at": "2025-11-03 22:25:51 UTC",
    "updated_at": "2025-11-03 22:25:51 UTC",
    "active_job_id": "84a47795-b7f8-4d05-9887-3e4583962e0f",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-11-03 22:25:51 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
7ms in coda
9ms tempo di esecuzione
Riuscito
{
  "job_id": "84a47795-b7f8-4d05-9887-3e4583962e0f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-11-03T22:25:51.001911037Z",
  "scheduled_at": "2025-11-03T22:25:51.001743384Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "85d4de9c-573e-4e99-b3db-44df83669ed1",
    "created_at": "2025-11-03 22:25:51 UTC",
    "updated_at": "2025-11-03 22:25:51 UTC",
    "active_job_id": "84a47795-b7f8-4d05-9887-3e4583962e0f",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2025-11-03 22:25:51 UTC",
    "finished_at": "2025-11-03 22:25:51 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "3da8f9df-1c17-4d2d-b6b2-715c06aa9844",
    "duration": "0.009277"
  }
}