Attribute
{
  "id": "3606301b-9465-4bd5-a5b1-e4b43addffd6",
  "callback_priority": null,
  "callback_queue_name": null,
  "created_at": "2026-09-25 00:07:00 UTC",
  "description": "Example batch",
  "discarded_at": null,
  "enqueued_at": "2026-09-25 00:07:00 UTC",
  "finished_at": "2026-09-25 00:25:27 UTC",
  "jobs_finished_at": "2026-09-25 00:25:27 UTC",
  "on_discard": null,
  "on_finish": "ExampleJob::BatchJob::CallbackJob",
  "on_success": null,
  "properties": {
    "foo": "bar"
  },
  "updated_at": "2026-09-25 00:25:27 UTC"
}
Callback-Jobs
Jobs
Warteschlange
PrioritÀt
Etiketten
Versuche
Warteschlange
default
PrioritÀt
0
Etiketten
Versuche
1
Erfolgreich
{
  "job_id": "645b55a6-71ce-4a62-8120-27413e796d82",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/3606301b-9465-4bd5-a5b1-e4b43addffd6"
    },
    {
      "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:25:27.076657512Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "645b55a6-71ce-4a62-8120-27413e796d82",
    "active_job_id": "645b55a6-71ce-4a62-8120-27413e796d82",
    "batch_callback_id": "3606301b-9465-4bd5-a5b1-e4b43addffd6",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-25 00:25:27 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-25 00:25:27 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:25:27 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:25:27 UTC",
    "updated_at": "2026-09-25 00:25:27 UTC"
  }
}
Batch-Jobs
Jobs
Warteschlange
PrioritÀt
Etiketten
Versuche
Warteschlange
default
PrioritÀt
0
Etiketten
error_five_t...
Versuche
6
Erfolgreich
{
  "job_id": "e979fda4-6cf1-43fc-893c-c7624a80258e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 5,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:13:39.321275537Z",
  "scheduled_at": "2026-09-25T00:25:27.050669878Z",
  "provider_job_id": "e979fda4-6cf1-43fc-893c-c7624a80258e",
  "exception_executions": {
    "[StandardError]": 5
  },
  "_good_job": {
    "id": "e979fda4-6cf1-43fc-893c-c7624a80258e",
    "active_job_id": "e979fda4-6cf1-43fc-893c-c7624a80258e",
    "batch_callback_id": null,
    "batch_id": "3606301b-9465-4bd5-a5b1-e4b43addffd6",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:13:39 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 6,
    "finished_at": "2026-09-25 00:25:27 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "error_five_times"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:25:27 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:25:27 UTC",
    "updated_at": "2026-09-25 00:25:27 UTC"
  }
}
Warteschlange
default
PrioritÀt
0
Etiketten
slow
Versuche
1
Erfolgreich
{
  "job_id": "135ac4bd-1b61-47d7-ae7e-d06ef40ba795",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:07:00.047710876Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "135ac4bd-1b61-47d7-ae7e-d06ef40ba795",
    "active_job_id": "135ac4bd-1b61-47d7-ae7e-d06ef40ba795",
    "batch_callback_id": null,
    "batch_id": "3606301b-9465-4bd5-a5b1-e4b43addffd6",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:07:00 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-25 00:07:05 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "slow"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:07:00 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:07:00 UTC",
    "updated_at": "2026-09-25 00:07:05 UTC"
  }
}
Warteschlange
default
PrioritÀt
0
Etiketten
success
Versuche
1
Erfolgreich
{
  "job_id": "27c9f313-10e9-4f6a-8365-ca5c6edcdfeb",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:07:00.047532264Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "27c9f313-10e9-4f6a-8365-ca5c6edcdfeb",
    "active_job_id": "27c9f313-10e9-4f6a-8365-ca5c6edcdfeb",
    "batch_callback_id": null,
    "batch_id": "3606301b-9465-4bd5-a5b1-e4b43addffd6",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:07:00 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-25 00:07:00 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "success"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:07:00 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:07:00 UTC",
    "updated_at": "2026-09-25 00:07:00 UTC"
  }
}