ExampleJob::BatchJob

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


{
  "job_id": "b8da898f-d9f2-4d0b-90bc-424c82f1f8fd",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-08-06T05:18:33.275680436Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b8da898f-d9f2-4d0b-90bc-424c82f1f8fd",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-06 05:18:33 UTC",
    "performed_at": "2026-08-06 05:18:35 UTC",
    "finished_at": "2026-08-06 05:18:35 UTC",
    "error": null,
    "created_at": "2026-08-06 05:18:33 UTC",
    "updated_at": "2026-08-06 05:18:35 UTC",
    "active_job_id": "b8da898f-d9f2-4d0b-90bc-424c82f1f8fd",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-08-06 05:18:30 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
  }
}
μ‹€ν–‰
2.5초 미만 λŒ€κΈ° 쀑
97λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "b8da898f-d9f2-4d0b-90bc-424c82f1f8fd",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-08-06T05:18:33.275680436Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "9393e925-6f48-4cb9-be9f-3769f29fa0b3",
    "created_at": "2026-08-06 05:18:35 UTC",
    "updated_at": "2026-08-06 05:18:35 UTC",
    "active_job_id": "b8da898f-d9f2-4d0b-90bc-424c82f1f8fd",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-06 05:18:33 UTC",
    "finished_at": "2026-08-06 05:18:35 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "e0f403a4-8795-4c22-a797-cf4960cb6e4b",
    "duration": "0.097403"
  }
}