ExampleJob

队列
mice
优先级
-10
已成功
参数
"slow"
{
  "job_id": "afcaa326-d8d4-4831-a92e-9c6c66cfb4bd",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-06-21T08:28:36.002133905Z",
  "scheduled_at": "2026-06-21T08:28:36.001929187Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "afcaa326-d8d4-4831-a92e-9c6c66cfb4bd",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2026-06-21 08:28:36 UTC",
    "performed_at": "2026-06-21 08:28:36 UTC",
    "finished_at": "2026-06-21 08:28:41 UTC",
    "error": null,
    "created_at": "2026-06-21 08:28:36 UTC",
    "updated_at": "2026-06-21 08:28:41 UTC",
    "active_job_id": "afcaa326-d8d4-4831-a92e-9c6c66cfb4bd",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-06-21 08:28:36 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
  }
}
执行情况
10 毫秒 队列中
5.0 秒 运行时间
已成功
{
  "job_id": "afcaa326-d8d4-4831-a92e-9c6c66cfb4bd",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-06-21T08:28:36.002133905Z",
  "scheduled_at": "2026-06-21T08:28:36.001929187Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c906fde0-637b-4d56-ab23-3c241870c37f",
    "created_at": "2026-06-21 08:28:36 UTC",
    "updated_at": "2026-06-21 08:28:41 UTC",
    "active_job_id": "afcaa326-d8d4-4831-a92e-9c6c66cfb4bd",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2026-06-21 08:28:36 UTC",
    "finished_at": "2026-06-21 08:28:41 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "3f36288b-1dd0-43f9-b4ac-5c26c78e3429",
    "duration": "5.015098"
  }
}