ExampleJob::BatchJob

ใ‚ญใƒฅใƒผ
default
ๅ„ชๅ…ˆๅบฆ
0
ๆˆๅŠŸๆธˆใฟ
ๅผ•ๆ•ฐ


{
  "job_id": "37b997f2-668c-4919-bb71-18125de2f5c2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-02-03T07:14:30.050715686Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "37b997f2-668c-4919-bb71-18125de2f5c2",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-02-03 07:14:30 UTC",
    "performed_at": "2025-02-03 07:14:30 UTC",
    "finished_at": "2025-02-03 07:14:30 UTC",
    "error": null,
    "created_at": "2025-02-03 07:14:30 UTC",
    "updated_at": "2025-02-03 07:14:30 UTC",
    "active_job_id": "37b997f2-668c-4919-bb71-18125de2f5c2",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2025-02-03 07:14: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
  }
}
ๅฎŸ่กŒ
31ใƒŸใƒช็ง’ ใ‚ญใƒฅใƒผๅ†…
96ใƒŸใƒช็ง’ ๅฎŸ่กŒๆ™‚้–“
ๆˆๅŠŸๆธˆใฟ
{
  "job_id": "37b997f2-668c-4919-bb71-18125de2f5c2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-02-03T07:14:30.050715686Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "84c71e40-3707-42ac-bf9a-89ebcce1e95a",
    "created_at": "2025-02-03 07:14:30 UTC",
    "updated_at": "2025-02-03 07:14:30 UTC",
    "active_job_id": "37b997f2-668c-4919-bb71-18125de2f5c2",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2025-02-03 07:14:30 UTC",
    "finished_at": "2025-02-03 07:14:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "ba17138f-52ed-450f-b093-21b055b6ca6b",
    "duration": "0.096522"
  }
}