ExampleJob

队列
elephants
优先级
-10
已成功
参数
"slow"
{
  "job_id": "48a3dccf-43da-448a-ad70-d60f684ef3b2",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-07-27T17:04:41.334965730Z",
  "scheduled_at": "2026-07-27T17:05:02.334759898Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "48a3dccf-43da-448a-ad70-d60f684ef3b2",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-07-27 17:05:02 UTC",
    "performed_at": "2026-08-29 21:37:17 UTC",
    "finished_at": "2026-08-29 21:37:22 UTC",
    "error": null,
    "created_at": "2026-07-27 17:04:41 UTC",
    "updated_at": "2026-08-29 21:37:22 UTC",
    "active_job_id": "48a3dccf-43da-448a-ad70-d60f684ef3b2",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-07-27 17:04:40 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
  }
}
执行情况
796 小时 32 分 队列中
5.0 秒 运行时间
已成功
{
  "job_id": "48a3dccf-43da-448a-ad70-d60f684ef3b2",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-07-27T17:04:41.334965730Z",
  "scheduled_at": "2026-07-27T17:05:02.334759898Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "092676a1-dff0-45c1-8367-8a652de068d6",
    "created_at": "2026-08-29 21:37:17 UTC",
    "updated_at": "2026-08-29 21:37:22 UTC",
    "active_job_id": "48a3dccf-43da-448a-ad70-d60f684ef3b2",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-07-27 17:05:02 UTC",
    "finished_at": "2026-08-29 21:37:22 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "e5913bd3-7932-485c-9e63-950a969bbf71",
    "duration": "5.012774"
  }
}