속성
{
  "id": "d16a044c-0fe1-4852-ab4b-80f5582a68da",
  "callback_priority": null,
  "callback_queue_name": null,
  "created_at": "2026-09-25 00:03:00 UTC",
  "description": "Example batch",
  "discarded_at": null,
  "enqueued_at": "2026-09-25 00:03:00 UTC",
  "finished_at": "2026-09-25 00:20:33 UTC",
  "jobs_finished_at": "2026-09-25 00:20:33 UTC",
  "on_discard": null,
  "on_finish": "ExampleJob::BatchJob::CallbackJob",
  "on_success": null,
  "properties": {
    "foo": "bar"
  },
  "updated_at": "2026-09-25 00:20:33 UTC"
}
콜백 μž‘μ—…
μž‘μ—…
큐
μš°μ„ μˆœμœ„
λ ˆμ΄λΈ”
μ‹œλ„ 횟수
큐
default
μš°μ„ μˆœμœ„
0
λ ˆμ΄λΈ”
μ‹œλ„ 횟수
1
성곡함
{
  "job_id": "b1672228-b3fe-4e61-9adc-d59ea08a2c95",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/d16a044c-0fe1-4852-ab4b-80f5582a68da"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:20:33.117422266Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b1672228-b3fe-4e61-9adc-d59ea08a2c95",
    "active_job_id": "b1672228-b3fe-4e61-9adc-d59ea08a2c95",
    "batch_callback_id": "d16a044c-0fe1-4852-ab4b-80f5582a68da",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-25 00:20:33 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-25 00:20:33 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:20:33 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:20:33 UTC",
    "updated_at": "2026-09-25 00:20:33 UTC"
  }
}
배치된 μž‘μ—…
μž‘μ—…
큐
μš°μ„ μˆœμœ„
λ ˆμ΄λΈ”
μ‹œλ„ 횟수
큐
default
μš°μ„ μˆœμœ„
0
λ ˆμ΄λΈ”
error_five_t...
μ‹œλ„ 횟수
6
성곡함
{
  "job_id": "da26468e-eff5-434b-85e9-23e35223a8ed",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 5,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:09:32.053942110Z",
  "scheduled_at": "2026-09-25T00:20:32.975310341Z",
  "provider_job_id": "da26468e-eff5-434b-85e9-23e35223a8ed",
  "exception_executions": {
    "[StandardError]": 5
  },
  "_good_job": {
    "id": "da26468e-eff5-434b-85e9-23e35223a8ed",
    "active_job_id": "da26468e-eff5-434b-85e9-23e35223a8ed",
    "batch_callback_id": null,
    "batch_id": "d16a044c-0fe1-4852-ab4b-80f5582a68da",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:09:32 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 6,
    "finished_at": "2026-09-25 00:20:33 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "error_five_times"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:20:33 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:20:32 UTC",
    "updated_at": "2026-09-25 00:20:33 UTC"
  }
}
큐
default
μš°μ„ μˆœμœ„
0
λ ˆμ΄λΈ”
error_once
μ‹œλ„ 횟수
2
성곡함
{
  "job_id": "b935c812-8565-458e-9423-cb4ee2fd168c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_once"
  ],
  "job_class": "ExampleJob",
  "executions": 1,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:03:00.147931216Z",
  "scheduled_at": "2026-09-25T00:03:03.243505182Z",
  "provider_job_id": "b935c812-8565-458e-9423-cb4ee2fd168c",
  "exception_executions": {
    "[StandardError]": 1
  },
  "_good_job": {
    "id": "b935c812-8565-458e-9423-cb4ee2fd168c",
    "active_job_id": "b935c812-8565-458e-9423-cb4ee2fd168c",
    "batch_callback_id": null,
    "batch_id": "d16a044c-0fe1-4852-ab4b-80f5582a68da",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:03:00 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 2,
    "finished_at": "2026-09-25 00:03:03 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "error_once"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:03:03 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:03:03 UTC",
    "updated_at": "2026-09-25 00:03:03 UTC"
  }
}
큐
default
μš°μ„ μˆœμœ„
0
λ ˆμ΄λΈ”
error_once
μ‹œλ„ 횟수
2
성곡함
{
  "job_id": "d12a009e-9854-4211-aed7-462662d4104c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_once"
  ],
  "job_class": "ExampleJob",
  "executions": 1,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:03:00.109407413Z",
  "scheduled_at": "2026-09-25T00:03:03.216700477Z",
  "provider_job_id": "d12a009e-9854-4211-aed7-462662d4104c",
  "exception_executions": {
    "[StandardError]": 1
  },
  "_good_job": {
    "id": "d12a009e-9854-4211-aed7-462662d4104c",
    "active_job_id": "d12a009e-9854-4211-aed7-462662d4104c",
    "batch_callback_id": null,
    "batch_id": "d16a044c-0fe1-4852-ab4b-80f5582a68da",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:03:00 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 2,
    "finished_at": "2026-09-25 00:03:03 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "error_once"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:03:03 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:03:03 UTC",
    "updated_at": "2026-09-25 00:03:03 UTC"
  }
}