ExampleJob::BatchJob

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


{
  "job_id": "785adaa7-cc6d-4cb7-84f3-2e1f310cd681",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-25T20:44:00.016164331Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "785adaa7-cc6d-4cb7-84f3-2e1f310cd681",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-25 20:44:00 UTC",
    "performed_at": "2026-07-25 20:44:01 UTC",
    "finished_at": "2026-07-25 20:44:01 UTC",
    "error": null,
    "created_at": "2026-07-25 20:44:00 UTC",
    "updated_at": "2026-07-25 20:44:01 UTC",
    "active_job_id": "785adaa7-cc6d-4cb7-84f3-2e1f310cd681",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-07-25 20:44:00 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
1.7초 미만 λŒ€κΈ° 쀑
87λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "785adaa7-cc6d-4cb7-84f3-2e1f310cd681",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-25T20:44:00.016164331Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "6b915307-3377-43f8-944c-e4119f6e048c",
    "created_at": "2026-07-25 20:44:01 UTC",
    "updated_at": "2026-07-25 20:44:01 UTC",
    "active_job_id": "785adaa7-cc6d-4cb7-84f3-2e1f310cd681",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-25 20:44:00 UTC",
    "finished_at": "2026-07-25 20:44:01 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "98ffbf3a-543c-4c9d-913a-0695ac1ce97e",
    "duration": "0.087467"
  }
}