ExampleJob

File d'attente
mice
Priorité
10
Réussis
Paramètres
"slow"
{
  "job_id": "81085935-b029-45b9-9a3c-dfcda425f8c5",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-12-04T08:41:27.002545622Z",
  "scheduled_at": "2024-12-04T08:41:27.002303348Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "81085935-b029-45b9-9a3c-dfcda425f8c5",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2024-12-04 08:41:27 UTC",
    "performed_at": "2024-12-04 08:41:27 UTC",
    "finished_at": "2024-12-04 08:41:32 UTC",
    "error": null,
    "created_at": "2024-12-04 08:41:27 UTC",
    "updated_at": "2024-12-04 08:41:32 UTC",
    "active_job_id": "81085935-b029-45b9-9a3c-dfcda425f8c5",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-12-04 08:41:27 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
  }
}
Exécutions
9ms Dans la file d'attente
5,0s Durée
Réussis
{
  "job_id": "81085935-b029-45b9-9a3c-dfcda425f8c5",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-12-04T08:41:27.002545622Z",
  "scheduled_at": "2024-12-04T08:41:27.002303348Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "8efbb65e-1ecf-454b-877e-f7001c02d207",
    "created_at": "2024-12-04 08:41:27 UTC",
    "updated_at": "2024-12-04 08:41:32 UTC",
    "active_job_id": "81085935-b029-45b9-9a3c-dfcda425f8c5",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2024-12-04 08:41:27 UTC",
    "finished_at": "2024-12-04 08:41:32 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2276ce20-5bef-450d-a54d-dda9fe77b7ef",
    "duration": "5.007057"
  }
}