ExampleJob::BatchJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수


{
  "job_id": "d31be049-0acb-46cc-99b0-8352e733eef6",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-17T20:07:00.003703374Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d31be049-0acb-46cc-99b0-8352e733eef6",
    "active_job_id": "d31be049-0acb-46cc-99b0-8352e733eef6",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob",
    "created_at": "2026-09-17 20:07:00 UTC",
    "cron_at": "2026-09-17 20:07:00 UTC",
    "cron_key": "batch_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-17 20:07:00 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob::BatchJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-17 20:07:00 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-17 20:07:00 UTC",
    "updated_at": "2026-09-17 20:07:00 UTC"
  }
}
μ‹€ν–‰
82λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
89λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "d31be049-0acb-46cc-99b0-8352e733eef6",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-17T20:07:00.003703374Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "00715b4d-3448-413a-9f94-2b1833fd5c58",
    "active_job_id": "d31be049-0acb-46cc-99b0-8352e733eef6",
    "created_at": "2026-09-17 20:07:00 UTC",
    "duration": "0.089177",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-17 20:07:00 UTC",
    "job_class": "ExampleJob::BatchJob",
    "process_id": "336411cf-cb2b-4dce-a8ee-216e76c7ebbd",
    "queue_name": "default",
    "scheduled_at": "2026-09-17 20:07:00 UTC",
    "updated_at": "2026-09-17 20:07:00 UTC"
  }
}