ExampleJob

队列
mice
优先级
-10
已入队
参数
"dead"
{
  "job_id": "a67cf60c-3437-4ae8-afdb-9f6058f6549b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-07-22T23:21:54.085632748Z",
  "scheduled_at": "2026-07-22T23:22:15.085461774Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a67cf60c-3437-4ae8-afdb-9f6058f6549b",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2026-07-22 23:22:15 UTC",
    "performed_at": null,
    "finished_at": null,
    "error": null,
    "created_at": "2026-07-22 23:21:54 UTC",
    "updated_at": "2026-07-22 23:21:54 UTC",
    "active_job_id": "a67cf60c-3437-4ae8-afdb-9f6058f6549b",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-07-22 23:21:50 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
  }
}
执行情况