任务

队列
优先级
标签
尝试次数
{
  "job_id": "f242b967-ebdd-4d5a-87a7-d6eff3dbafdc",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "error_once"
  ],
  "job_class": "ExampleJob",
  "executions": 1,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-21T08:50:25.024617590Z",
  "scheduled_at": "2026-04-21T08:50:28.126602072Z",
  "provider_job_id": "f242b967-ebdd-4d5a-87a7-d6eff3dbafdc",
  "exception_executions": {
    "[StandardError]": 1
  },
  "_good_job": {
    "id": "f242b967-ebdd-4d5a-87a7-d6eff3dbafdc",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2026-04-21 08:50:28 UTC",
    "performed_at": null,
    "finished_at": null,
    "error": "ExampleJob::ExpectedError: Executed 1 time.",
    "created_at": "2026-04-21 08:50:25 UTC",
    "updated_at": "2026-04-21 08:50:25 UTC",
    "active_job_id": "f242b967-ebdd-4d5a-87a7-d6eff3dbafdc",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-21 08:50:25 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": "retried",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}