Attributi
{
  "id": "9e9d9ce0-ca5f-43ef-911d-cf2ddeb6f6c4",
  "callback_priority": null,
  "callback_queue_name": null,
  "created_at": "2026-09-25 00:05:30 UTC",
  "description": "Example batch",
  "discarded_at": "2026-09-25 00:05:40 UTC",
  "enqueued_at": "2026-09-25 00:05:30 UTC",
  "finished_at": "2026-09-25 00:05:43 UTC",
  "jobs_finished_at": "2026-09-25 00:05:43 UTC",
  "on_discard": null,
  "on_finish": "ExampleJob::BatchJob::CallbackJob",
  "on_success": null,
  "properties": {
    "foo": "bar"
  },
  "updated_at": "2026-09-25 00:05:43 UTC"
}
Job di callback
Job
Coda
Priorità
Etichette
Tentativi
Coda
default
Priorità
0
Etichette
Tentativi
1
Riuscito
{
  "job_id": "6818eefa-3d91-41e3-9346-789af1b8af99",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/9e9d9ce0-ca5f-43ef-911d-cf2ddeb6f6c4"
    },
    {
      "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:05:43.416550972Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "6818eefa-3d91-41e3-9346-789af1b8af99",
    "active_job_id": "6818eefa-3d91-41e3-9346-789af1b8af99",
    "batch_callback_id": "9e9d9ce0-ca5f-43ef-911d-cf2ddeb6f6c4",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-25 00:05:43 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-25 00:05:43 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:05:43 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:05:43 UTC",
    "updated_at": "2026-09-25 00:05:43 UTC"
  }
}
Job raggruppati
Job
Coda
Priorità
Etichette
Tentativi
Coda
default
Priorità
0
Etichette
dead
Tentativi
3
Scartato
{
  "job_id": "4116398f-d39a-4be0-81a8-5edb527364d2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:05:40.220173237Z",
  "scheduled_at": "2026-09-25T00:05:43.386860457Z",
  "provider_job_id": "4116398f-d39a-4be0-81a8-5edb527364d2",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "4116398f-d39a-4be0-81a8-5edb527364d2",
    "active_job_id": "4116398f-d39a-4be0-81a8-5edb527364d2",
    "batch_callback_id": null,
    "batch_id": "9e9d9ce0-ca5f-43ef-911d-cf2ddeb6f6c4",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:05:40 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:05:43 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "dead"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:05:43 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:05:43 UTC",
    "updated_at": "2026-09-25 00:05:43 UTC"
  }
}
Coda
default
Priorità
0
Etichette
dead
Tentativi
3
Scartato
{
  "job_id": "6c3899a8-2e83-45c3-b541-85f6568705d2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:05:33.356994784Z",
  "scheduled_at": "2026-09-25T00:05:36.407810304Z",
  "provider_job_id": "6c3899a8-2e83-45c3-b541-85f6568705d2",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "6c3899a8-2e83-45c3-b541-85f6568705d2",
    "active_job_id": "6c3899a8-2e83-45c3-b541-85f6568705d2",
    "batch_callback_id": null,
    "batch_id": "9e9d9ce0-ca5f-43ef-911d-cf2ddeb6f6c4",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:05:33 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:05:40 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "dead"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:05:40 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:05:36 UTC",
    "updated_at": "2026-09-25 00:05:40 UTC"
  }
}
Coda
default
Priorità
0
Etichette
slow
Tentativi
1
Riuscito
{
  "job_id": "2b567e0c-e6b6-41c7-ae8e-2af4bece6036",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-25T00:05:30.033163077Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2b567e0c-e6b6-41c7-ae8e-2af4bece6036",
    "active_job_id": "2b567e0c-e6b6-41c7-ae8e-2af4bece6036",
    "batch_callback_id": null,
    "batch_id": "9e9d9ce0-ca5f-43ef-911d-cf2ddeb6f6c4",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-25 00:05:30 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-25 00:05:35 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "slow"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-25 00:05:30 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:05:30 UTC",
    "updated_at": "2026-09-25 00:05:35 UTC"
  }
}