Attribute
{
  "id": "5c9b4e55-0497-49a7-bffb-e2dce1470d97",
  "created_at": "2026-02-20 00:39:30 UTC",
  "updated_at": "2026-02-20 00:39:35 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": "2026-02-20 00:39:30 UTC",
  "discarded_at": null,
  "finished_at": "2026-02-20 00:39:35 UTC",
  "jobs_finished_at": "2026-02-20 00:39:35 UTC"
}
Callback-Jobs
Jobs
Warteschlange
PrioritÀt
Etiketten
Versuche
Warteschlange
default
PrioritÀt
0
Etiketten
Versuche
1
Erfolgreich
{
  "job_id": "d81906f0-3c5b-4e19-8b88-146bcf30d46f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/5c9b4e55-0497-49a7-bffb-e2dce1470d97"
    },
    {
      "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-02-20T00:39:35.079269492Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d81906f0-3c5b-4e19-8b88-146bcf30d46f",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-02-20 00:39:35 UTC",
    "performed_at": "2026-02-20 00:39:35 UTC",
    "finished_at": "2026-02-20 00:39:35 UTC",
    "error": null,
    "created_at": "2026-02-20 00:39:35 UTC",
    "updated_at": "2026-02-20 00:39:35 UTC",
    "active_job_id": "d81906f0-3c5b-4e19-8b88-146bcf30d46f",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "5c9b4e55-0497-49a7-bffb-e2dce1470d97",
    "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
slow
Versuche
1
Erfolgreich
{
  "job_id": "85e5b2a1-b3c5-4f6e-8ff5-2f0193156fa5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-02-20T00:39:30.039727832Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "85e5b2a1-b3c5-4f6e-8ff5-2f0193156fa5",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-02-20 00:39:30 UTC",
    "performed_at": "2026-02-20 00:39:30 UTC",
    "finished_at": "2026-02-20 00:39:35 UTC",
    "error": null,
    "created_at": "2026-02-20 00:39:30 UTC",
    "updated_at": "2026-02-20 00:39:35 UTC",
    "active_job_id": "85e5b2a1-b3c5-4f6e-8ff5-2f0193156fa5",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "5c9b4e55-0497-49a7-bffb-e2dce1470d97",
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "slow"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
Warteschlange
default
PrioritÀt
0
Etiketten
success
Versuche
1
Erfolgreich
{
  "job_id": "220edc5d-2ea5-4f13-9028-a62c38a7d764",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-02-20T00:39:30.039867371Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "220edc5d-2ea5-4f13-9028-a62c38a7d764",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-02-20 00:39:30 UTC",
    "performed_at": "2026-02-20 00:39:30 UTC",
    "finished_at": "2026-02-20 00:39:30 UTC",
    "error": null,
    "created_at": "2026-02-20 00:39:30 UTC",
    "updated_at": "2026-02-20 00:39:30 UTC",
    "active_job_id": "220edc5d-2ea5-4f13-9028-a62c38a7d764",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "5c9b4e55-0497-49a7-bffb-e2dce1470d97",
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "success"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
Warteschlange
default
PrioritÀt
0
Etiketten
success
Versuche
1
Erfolgreich
{
  "job_id": "850c88a3-c3a5-4da7-8a05-e1c5100b9adb",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-02-20T00:39:30.039814207Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "850c88a3-c3a5-4da7-8a05-e1c5100b9adb",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-02-20 00:39:30 UTC",
    "performed_at": "2026-02-20 00:39:30 UTC",
    "finished_at": "2026-02-20 00:39:30 UTC",
    "error": null,
    "created_at": "2026-02-20 00:39:30 UTC",
    "updated_at": "2026-02-20 00:39:30 UTC",
    "active_job_id": "850c88a3-c3a5-4da7-8a05-e1c5100b9adb",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "5c9b4e55-0497-49a7-bffb-e2dce1470d97",
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "success"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}