ExampleJob

Coda
mice
Priorità
-10
Riuscito
Argomenti
"slow"
{
  "job_id": "26b86697-b25a-448e-852a-da496afdf703",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-07-14T19:25:59.003637910Z",
  "scheduled_at": "2025-07-14T19:25:59.003494890Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "26b86697-b25a-448e-852a-da496afdf703",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2025-07-14 19:25:59 UTC",
    "performed_at": "2025-07-14 19:25:59 UTC",
    "finished_at": "2025-07-14 19:26:04 UTC",
    "error": null,
    "created_at": "2025-07-14 19:25:59 UTC",
    "updated_at": "2025-07-14 19:26:04 UTC",
    "active_job_id": "26b86697-b25a-448e-852a-da496afdf703",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-07-14 19:25:59 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
12ms in coda
5.0s tempo di esecuzione
Riuscito
{
  "job_id": "26b86697-b25a-448e-852a-da496afdf703",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-07-14T19:25:59.003637910Z",
  "scheduled_at": "2025-07-14T19:25:59.003494890Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "1d63e873-c1b3-4f6d-bfa5-0a271abd9e2c",
    "created_at": "2025-07-14 19:25:59 UTC",
    "updated_at": "2025-07-14 19:26:04 UTC",
    "active_job_id": "26b86697-b25a-448e-852a-da496afdf703",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2025-07-14 19:25:59 UTC",
    "finished_at": "2025-07-14 19:26:04 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "76499b65-26f1-4e3f-a41c-5036c1854d3e",
    "duration": "5.010171"
  }
}