속성
{
  "id": "e03a6454-53f0-4f2c-bddb-372493ba76a6",
  "callback_priority": null,
  "callback_queue_name": null,
  "created_at": "2026-09-25 00:08:00 UTC",
  "description": "Example batch",
  "discarded_at": "2026-09-25 00:08:06 UTC",
  "enqueued_at": "2026-09-25 00:08:00 UTC",
  "finished_at": "2026-09-25 00:08:06 UTC",
  "jobs_finished_at": "2026-09-25 00:08:06 UTC",
  "on_discard": null,
  "on_finish": "ExampleJob::BatchJob::CallbackJob",
  "on_success": null,
  "properties": {
    "foo": "bar"
  },
  "updated_at": "2026-09-25 00:08:06 UTC"
}
콜백 μž‘μ—…
μž‘μ—…
큐
μš°μ„ μˆœμœ„
λ ˆμ΄λΈ”
μ‹œλ„ 횟수
큐
default
μš°μ„ μˆœμœ„
0
λ ˆμ΄λΈ”
μ‹œλ„ 횟수
1
성곡함
{
  "job_id": "a9842b4f-f209-4993-b770-41d6b60c503a",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e03a6454-53f0-4f2c-bddb-372493ba76a6"
    },
    {
      "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:08:06.985177040Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a9842b4f-f209-4993-b770-41d6b60c503a",
    "active_job_id": "a9842b4f-f209-4993-b770-41d6b60c503a",
    "batch_callback_id": "e03a6454-53f0-4f2c-bddb-372493ba76a6",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-25 00:08:06 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-25 00:08:07 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:08:06 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:08:06 UTC",
    "updated_at": "2026-09-25 00:08:07 UTC"
  }
}
배치된 μž‘μ—…
μž‘μ—…
큐
μš°μ„ μˆœμœ„
λ ˆμ΄λΈ”
μ‹œλ„ 횟수
큐
default
μš°μ„ μˆœμœ„
0
λ ˆμ΄λΈ”
dead
μ‹œλ„ 횟수
3
폐기됨
{
  "job_id": "d4ec07fe-5208-4adb-814b-1b95e43a82c3",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:08:03.636985923Z",
  "scheduled_at": "2026-09-25T00:08:06.956595129Z",
  "provider_job_id": "d4ec07fe-5208-4adb-814b-1b95e43a82c3",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "d4ec07fe-5208-4adb-814b-1b95e43a82c3",
    "active_job_id": "d4ec07fe-5208-4adb-814b-1b95e43a82c3",
    "batch_callback_id": null,
    "batch_id": "e03a6454-53f0-4f2c-bddb-372493ba76a6",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:08:03 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-25 00:08:06 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "dead"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:08:06 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:08:06 UTC",
    "updated_at": "2026-09-25 00:08:06 UTC"
  }
}
큐
default
μš°μ„ μˆœμœ„
0
λ ˆμ΄λΈ”
dead
μ‹œλ„ 횟수
3
폐기됨
{
  "job_id": "e583db7b-d657-4fe0-95ee-fc4796cddf02",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:08:03.259085134Z",
  "scheduled_at": "2026-09-25T00:08:06.518758236Z",
  "provider_job_id": "e583db7b-d657-4fe0-95ee-fc4796cddf02",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "e583db7b-d657-4fe0-95ee-fc4796cddf02",
    "active_job_id": "e583db7b-d657-4fe0-95ee-fc4796cddf02",
    "batch_callback_id": null,
    "batch_id": "e03a6454-53f0-4f2c-bddb-372493ba76a6",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:08:03 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-25 00:08:06 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "dead"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:08:06 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:08:06 UTC",
    "updated_at": "2026-09-25 00:08:06 UTC"
  }
}
큐
default
μš°μ„ μˆœμœ„
0
λ ˆμ΄λΈ”
error_once
μ‹œλ„ 횟수
2
성곡함
{
  "job_id": "0a8e9955-3595-4483-a927-856f03f6cff0",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_once"
  ],
  "job_class": "ExampleJob",
  "executions": 1,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:08:00.167145660Z",
  "scheduled_at": "2026-09-25T00:08:03.181041311Z",
  "provider_job_id": "0a8e9955-3595-4483-a927-856f03f6cff0",
  "exception_executions": {
    "[StandardError]": 1
  },
  "_good_job": {
    "id": "0a8e9955-3595-4483-a927-856f03f6cff0",
    "active_job_id": "0a8e9955-3595-4483-a927-856f03f6cff0",
    "batch_callback_id": null,
    "batch_id": "e03a6454-53f0-4f2c-bddb-372493ba76a6",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:08:00 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 2,
    "finished_at": "2026-09-25 00:08:03 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "error_once"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:08:03 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:08:03 UTC",
    "updated_at": "2026-09-25 00:08:03 UTC"
  }
}