ExampleJob::BatchJob

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


{
  "job_id": "73207bfc-3209-4766-b3d5-49cb4bcceb95",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-06T01:52:00.006837811Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "73207bfc-3209-4766-b3d5-49cb4bcceb95",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-06 01:52:00 UTC",
    "performed_at": "2026-07-06 01:52:00 UTC",
    "finished_at": "2026-07-06 01:52:00 UTC",
    "error": null,
    "created_at": "2026-07-06 01:52:00 UTC",
    "updated_at": "2026-07-06 01:52:00 UTC",
    "active_job_id": "73207bfc-3209-4766-b3d5-49cb4bcceb95",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-07-06 01:52: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
  }
}
μ‹€ν–‰
499λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
115λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "73207bfc-3209-4766-b3d5-49cb4bcceb95",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-06T01:52:00.006837811Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "96b96891-4653-4717-a879-715ebcc2af21",
    "created_at": "2026-07-06 01:52:00 UTC",
    "updated_at": "2026-07-06 01:52:00 UTC",
    "active_job_id": "73207bfc-3209-4766-b3d5-49cb4bcceb95",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-06 01:52:00 UTC",
    "finished_at": "2026-07-06 01:52:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "6490e39d-861a-4eb4-acf7-03d88278d1c7",
    "duration": "0.115254"
  }
}