Attribute
{
  "id": "aaaab367-ce18-45cc-a1cc-2b52cc4ec0ca",
  "created_at": "2025-12-31 20:36:00 UTC",
  "updated_at": "2025-12-31 20:53:36 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:36:00 UTC",
  "discarded_at": null,
  "finished_at": "2025-12-31 20:53:36 UTC",
  "jobs_finished_at": "2025-12-31 20:53:36 UTC"
}
Callback-Jobs
Jobs
Warteschlange
PrioritÀt
Etiketten
Versuche
Warteschlange
default
PrioritÀt
0
Etiketten
Versuche
1
Erfolgreich
{
  "job_id": "7bac6a81-0c89-4d0d-86b6-e3703741d7cb",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/aaaab367-ce18-45cc-a1cc-2b52cc4ec0ca"
    },
    {
      "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:53:36.175053299Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7bac6a81-0c89-4d0d-86b6-e3703741d7cb",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-31 20:53:36 UTC",
    "performed_at": "2025-12-31 20:53:36 UTC",
    "finished_at": "2025-12-31 20:53:36 UTC",
    "error": null,
    "created_at": "2025-12-31 20:53:36 UTC",
    "updated_at": "2025-12-31 20:53:36 UTC",
    "active_job_id": "7bac6a81-0c89-4d0d-86b6-e3703741d7cb",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "aaaab367-ce18-45cc-a1cc-2b52cc4ec0ca",
    "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
error_five_times
Versuche
6
Erfolgreich
{
  "job_id": "a4a440db-3fc3-4072-8676-54673a07df69",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 5,
  "queue_name": "default",
  "enqueued_at": "2025-12-31T20:42:40.892324810Z",
  "scheduled_at": "2025-12-31T20:53:10.774862776Z",
  "provider_job_id": "a4a440db-3fc3-4072-8676-54673a07df69",
  "exception_executions": {
    "[StandardError]": 5
  },
  "_good_job": {
    "id": "a4a440db-3fc3-4072-8676-54673a07df69",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-31 20:53:10 UTC",
    "performed_at": "2025-12-31 20:53:10 UTC",
    "finished_at": "2025-12-31 20:53:10 UTC",
    "error": null,
    "created_at": "2025-12-31 20:42:40 UTC",
    "updated_at": "2025-12-31 20:53:10 UTC",
    "active_job_id": "a4a440db-3fc3-4072-8676-54673a07df69",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "aaaab367-ce18-45cc-a1cc-2b52cc4ec0ca",
    "batch_callback_id": null,
    "executions_count": 6,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "error_five_times"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
Warteschlange
default
PrioritÀt
0
Etiketten
success
Versuche
1
Erfolgreich
{
  "job_id": "14876177-3a00-4fb3-84e8-7b5de4d5215c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-12-31T20:36:00.056814276Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "14876177-3a00-4fb3-84e8-7b5de4d5215c",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-31 20:36:00 UTC",
    "performed_at": "2025-12-31 20:36:00 UTC",
    "finished_at": "2025-12-31 20:36:00 UTC",
    "error": null,
    "created_at": "2025-12-31 20:36:00 UTC",
    "updated_at": "2025-12-31 20:36:00 UTC",
    "active_job_id": "14876177-3a00-4fb3-84e8-7b5de4d5215c",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "aaaab367-ce18-45cc-a1cc-2b52cc4ec0ca",
    "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
error_five_times
Versuche
6
Erfolgreich
{
  "job_id": "99cd3ae8-376c-4cf3-a928-1b0d4ab0de93",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 5,
  "queue_name": "default",
  "enqueued_at": "2025-12-31T20:42:24.689857132Z",
  "scheduled_at": "2025-12-31T20:53:36.149027264Z",
  "provider_job_id": "99cd3ae8-376c-4cf3-a928-1b0d4ab0de93",
  "exception_executions": {
    "[StandardError]": 5
  },
  "_good_job": {
    "id": "99cd3ae8-376c-4cf3-a928-1b0d4ab0de93",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-31 20:53:36 UTC",
    "performed_at": "2025-12-31 20:53:36 UTC",
    "finished_at": "2025-12-31 20:53:36 UTC",
    "error": null,
    "created_at": "2025-12-31 20:42:24 UTC",
    "updated_at": "2025-12-31 20:53:36 UTC",
    "active_job_id": "99cd3ae8-376c-4cf3-a928-1b0d4ab0de93",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "aaaab367-ce18-45cc-a1cc-2b52cc4ec0ca",
    "batch_callback_id": null,
    "executions_count": 6,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "error_five_times"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}