ExampleJob::BatchJob

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


{
  "job_id": "37206452-7fbe-4946-97a4-6bb919818ebf",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-01T03:56:00.014495890Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "37206452-7fbe-4946-97a4-6bb919818ebf",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-07-01 03:56:00 UTC",
    "performed_at": "2025-07-01 03:56:00 UTC",
    "finished_at": "2025-07-01 03:56:00 UTC",
    "error": null,
    "created_at": "2025-07-01 03:56:00 UTC",
    "updated_at": "2025-07-01 03:56:00 UTC",
    "active_job_id": "37206452-7fbe-4946-97a4-6bb919818ebf",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2025-07-01 03:56: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
  }
}
μ‹€ν–‰
27λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
49λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "37206452-7fbe-4946-97a4-6bb919818ebf",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-01T03:56:00.014495890Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c47d16ce-9869-4b75-bea6-aa8da03dacf9",
    "created_at": "2025-07-01 03:56:00 UTC",
    "updated_at": "2025-07-01 03:56:00 UTC",
    "active_job_id": "37206452-7fbe-4946-97a4-6bb919818ebf",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2025-07-01 03:56:00 UTC",
    "finished_at": "2025-07-01 03:56:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "9a60404b-0a3a-4409-8f53-3c35a12f2a8b",
    "duration": "0.049013"
  }
}