Atributos
{
  "id": "1a8f203d-4a37-4362-9720-03bb175b3d70",
  "created_at": "2026-07-17 02:54:04 UTC",
  "updated_at": "2026-07-17 03:07:32 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-07-17 02:54:04 UTC",
  "discarded_at": null,
  "finished_at": "2026-07-17 03:07:32 UTC",
  "jobs_finished_at": "2026-07-17 03:07:32 UTC"
}
Tarefas de Callback
Tarefas
Fila
Prioridade
Rótulos
Tentativas
Fila
default
Prioridade
0
Rótulos
Tentativas
1
Concluído com sucesso
{
  "job_id": "a507ce8e-af70-4d41-bff9-176801e6fa65",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/1a8f203d-4a37-4362-9720-03bb175b3d70"
    },
    {
      "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-07-17T03:07:32.954460057Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a507ce8e-af70-4d41-bff9-176801e6fa65",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-17 03:07:32 UTC",
    "performed_at": "2026-07-17 03:07:35 UTC",
    "finished_at": "2026-07-17 03:07:35 UTC",
    "error": null,
    "created_at": "2026-07-17 03:07:32 UTC",
    "updated_at": "2026-07-17 03:07:35 UTC",
    "active_job_id": "a507ce8e-af70-4d41-bff9-176801e6fa65",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "1a8f203d-4a37-4362-9720-03bb175b3d70",
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Tarefas em Lote
Tarefas
Fila
Prioridade
Rótulos
Tentativas
Fila
default
Prioridade
0
Rótulos
error_five_t...
Tentativas
6
Concluído com sucesso
{
  "job_id": "d37aa0bb-c410-4d2e-813c-d03a3fa7922d",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 5,
  "queue_name": "default",
  "enqueued_at": "2026-07-17T02:54:32.550633987Z",
  "scheduled_at": "2026-07-17T03:06:19.717659361Z",
  "provider_job_id": "d37aa0bb-c410-4d2e-813c-d03a3fa7922d",
  "exception_executions": {
    "[StandardError]": 5
  },
  "_good_job": {
    "id": "d37aa0bb-c410-4d2e-813c-d03a3fa7922d",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-17 03:06:19 UTC",
    "performed_at": "2026-07-17 02:54:33 UTC",
    "finished_at": "2026-07-17 02:54:33 UTC",
    "error": null,
    "created_at": "2026-07-17 02:54:32 UTC",
    "updated_at": "2026-07-17 02:54:33 UTC",
    "active_job_id": "d37aa0bb-c410-4d2e-813c-d03a3fa7922d",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "1a8f203d-4a37-4362-9720-03bb175b3d70",
    "batch_callback_id": null,
    "executions_count": 6,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "error_five_times"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
Fila
default
Prioridade
0
Rótulos
success
Tentativas
1
Concluído com sucesso
{
  "job_id": "c234d127-8b19-4ba3-bb2d-25ec5e8af95f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-17T02:54:04.697939059Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c234d127-8b19-4ba3-bb2d-25ec5e8af95f",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-17 02:54:04 UTC",
    "performed_at": "2026-07-17 02:54:06 UTC",
    "finished_at": "2026-07-17 02:54:06 UTC",
    "error": null,
    "created_at": "2026-07-17 02:54:04 UTC",
    "updated_at": "2026-07-17 02:54:06 UTC",
    "active_job_id": "c234d127-8b19-4ba3-bb2d-25ec5e8af95f",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "1a8f203d-4a37-4362-9720-03bb175b3d70",
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "success"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
Fila
default
Prioridade
0
Rótulos
error_five_t...
Tentativas
6
Concluído com sucesso
{
  "job_id": "271d3b65-1119-4168-adb5-95f6c0f6b9ea",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 5,
  "queue_name": "default",
  "enqueued_at": "2026-07-17T02:55:38.300300889Z",
  "scheduled_at": "2026-07-17T03:07:31.407292063Z",
  "provider_job_id": "271d3b65-1119-4168-adb5-95f6c0f6b9ea",
  "exception_executions": {
    "[StandardError]": 5
  },
  "_good_job": {
    "id": "271d3b65-1119-4168-adb5-95f6c0f6b9ea",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-17 03:07:31 UTC",
    "performed_at": "2026-07-17 03:07:32 UTC",
    "finished_at": "2026-07-17 03:07:32 UTC",
    "error": null,
    "created_at": "2026-07-17 02:55:38 UTC",
    "updated_at": "2026-07-17 03:07:32 UTC",
    "active_job_id": "271d3b65-1119-4168-adb5-95f6c0f6b9ea",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "1a8f203d-4a37-4362-9720-03bb175b3d70",
    "batch_callback_id": null,
    "executions_count": 6,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "error_five_times"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}