Attribute
{
  "id": "9c2f6143-2014-471b-b04c-cdef49b627d5",
  "created_at": "2025-12-31 20:38:00 UTC",
  "updated_at": "2025-12-31 20:38:06 UTC",
  "description": "Example batch",
  "properties": {
    "foo": "bar"
  },
  "on_finish": "ExampleJob::BatchJob::CallbackJob",
  "on_success": null,
  "on_discard": null,
  "callback_queue_name": null,
  "callback_priority": null,
  "enqueued_at": "2025-12-31 20:38:00 UTC",
  "discarded_at": "2025-12-31 20:38:06 UTC",
  "finished_at": "2025-12-31 20:38:06 UTC",
  "jobs_finished_at": "2025-12-31 20:38:06 UTC"
}
Callback-Jobs
Jobs
Warteschlange
PrioritÀt
Etiketten
Versuche
Warteschlange
default
PrioritÀt
0
Etiketten
Versuche
1
Erfolgreich
{
  "job_id": "09d17732-1466-4a6a-95b4-f0d347bacb96",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/9c2f6143-2014-471b-b04c-cdef49b627d5"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-12-31T20:38:06.524582854Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "09d17732-1466-4a6a-95b4-f0d347bacb96",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-31 20:38:06 UTC",
    "performed_at": "2025-12-31 20:38:06 UTC",
    "finished_at": "2025-12-31 20:38:06 UTC",
    "error": null,
    "created_at": "2025-12-31 20:38:06 UTC",
    "updated_at": "2025-12-31 20:38:06 UTC",
    "active_job_id": "09d17732-1466-4a6a-95b4-f0d347bacb96",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "9c2f6143-2014-471b-b04c-cdef49b627d5",
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Batch-Jobs
Jobs
Warteschlange
PrioritÀt
Etiketten
Versuche
Warteschlange
default
PrioritÀt
0
Etiketten
dead
Versuche
3
Verworfen
{
  "job_id": "c2cc3654-972c-4201-aa00-df14463e20f8",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2025-12-31T20:38:03.296868099Z",
  "scheduled_at": "2025-12-31T20:38:06.502314126Z",
  "provider_job_id": "c2cc3654-972c-4201-aa00-df14463e20f8",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "c2cc3654-972c-4201-aa00-df14463e20f8",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-31 20:38:06 UTC",
    "performed_at": "2025-12-31 20:38:06 UTC",
    "finished_at": "2025-12-31 20:38:06 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2025-12-31 20:38:03 UTC",
    "updated_at": "2025-12-31 20:38:06 UTC",
    "active_job_id": "c2cc3654-972c-4201-aa00-df14463e20f8",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "9c2f6143-2014-471b-b04c-cdef49b627d5",
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": [
      "dead"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
Warteschlange
default
PrioritÀt
0
Etiketten
dead
Versuche
3
Verworfen
{
  "job_id": "350c1fb4-b726-49cd-8552-2b55aa444d63",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2025-12-31T20:38:03.321914314Z",
  "scheduled_at": "2025-12-31T20:38:06.498858983Z",
  "provider_job_id": "350c1fb4-b726-49cd-8552-2b55aa444d63",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "350c1fb4-b726-49cd-8552-2b55aa444d63",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-31 20:38:06 UTC",
    "performed_at": "2025-12-31 20:38:06 UTC",
    "finished_at": "2025-12-31 20:38:06 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2025-12-31 20:38:03 UTC",
    "updated_at": "2025-12-31 20:38:06 UTC",
    "active_job_id": "350c1fb4-b726-49cd-8552-2b55aa444d63",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "9c2f6143-2014-471b-b04c-cdef49b627d5",
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": [
      "dead"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
Warteschlange
default
PrioritÀt
0
Etiketten
slow
Versuche
1
Erfolgreich
{
  "job_id": "74892ebb-19fa-4374-8bc8-62e694fc0b0f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-12-31T20:38:00.035435512Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "74892ebb-19fa-4374-8bc8-62e694fc0b0f",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-31 20:38:00 UTC",
    "performed_at": "2025-12-31 20:38:00 UTC",
    "finished_at": "2025-12-31 20:38:05 UTC",
    "error": null,
    "created_at": "2025-12-31 20:38:00 UTC",
    "updated_at": "2025-12-31 20:38:05 UTC",
    "active_job_id": "74892ebb-19fa-4374-8bc8-62e694fc0b0f",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "9c2f6143-2014-471b-b04c-cdef49b627d5",
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "slow"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}