ExampleJob

队列
elephants
优先级
10
已入队
参数
"slow"
{
  "job_id": "5a32a8d0-5e9a-419e-a696-8919cd69d259",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-07-09T16:48:29.003208061Z",
  "scheduled_at": "2026-07-09T16:48:30.002730215Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "5a32a8d0-5e9a-419e-a696-8919cd69d259",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-07-09 16:48:30 UTC",
    "performed_at": null,
    "finished_at": null,
    "error": null,
    "created_at": "2026-07-09 16:48:29 UTC",
    "updated_at": "2026-07-09 16:48:29 UTC",
    "active_job_id": "5a32a8d0-5e9a-419e-a696-8919cd69d259",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-07-09 16:48:29 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": null,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
执行情况