Atributos
{
  "id": "9034fed0-670d-4986-8332-accb0c5ab577",
  "created_at": "2026-04-17 13:20:30 UTC",
  "updated_at": "2026-04-17 13:38:18 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-04-17 13:20:30 UTC",
  "discarded_at": null,
  "finished_at": "2026-04-17 13:38:18 UTC",
  "jobs_finished_at": "2026-04-17 13:38:18 UTC"
}
Tarefas de Callback
Tarefas
Fila
Prioridade
Rótulos
Tentativas
Fila
default
Prioridade
0
Rótulos
Tentativas
1
Concluído com sucesso
{
  "job_id": "21c91c7c-e0af-4066-8ea6-a2369567826c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/9034fed0-670d-4986-8332-accb0c5ab577"
    },
    {
      "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-04-17T13:38:18.910019821Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "21c91c7c-e0af-4066-8ea6-a2369567826c",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-17 13:38:18 UTC",
    "performed_at": "2026-04-17 13:38:18 UTC",
    "finished_at": "2026-04-17 13:38:18 UTC",
    "error": null,
    "created_at": "2026-04-17 13:38:18 UTC",
    "updated_at": "2026-04-17 13:38:18 UTC",
    "active_job_id": "21c91c7c-e0af-4066-8ea6-a2369567826c",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "9034fed0-670d-4986-8332-accb0c5ab577",
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
Tarefas em Lote
Tarefas
Fila
Prioridade
Rótulos
Tentativas
Fila
default
Prioridade
0
Rótulos
error_five_times
Tentativas
6
Concluído com sucesso
{
  "job_id": "7a093bd4-fa27-4ab7-bfde-4816130e216e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 5,
  "queue_name": "default",
  "enqueued_at": "2026-04-17T13:26:52.635233802Z",
  "scheduled_at": "2026-04-17T13:38:16.299704365Z",
  "provider_job_id": "7a093bd4-fa27-4ab7-bfde-4816130e216e",
  "exception_executions": {
    "[StandardError]": 5
  },
  "_good_job": {
    "id": "7a093bd4-fa27-4ab7-bfde-4816130e216e",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-17 13:38:16 UTC",
    "performed_at": "2026-04-17 13:38:16 UTC",
    "finished_at": "2026-04-17 13:38:16 UTC",
    "error": null,
    "created_at": "2026-04-17 13:26:52 UTC",
    "updated_at": "2026-04-17 13:38:16 UTC",
    "active_job_id": "7a093bd4-fa27-4ab7-bfde-4816130e216e",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "9034fed0-670d-4986-8332-accb0c5ab577",
    "batch_callback_id": null,
    "executions_count": 6,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "error_five_times"
    ],
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
Fila
default
Prioridade
0
Rótulos
error_five_times
Tentativas
6
Concluído com sucesso
{
  "job_id": "3c41bcac-8212-41fe-a8be-49e949217290",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 5,
  "queue_name": "default",
  "enqueued_at": "2026-04-17T13:26:57.892284109Z",
  "scheduled_at": "2026-04-17T13:38:18.819019247Z",
  "provider_job_id": "3c41bcac-8212-41fe-a8be-49e949217290",
  "exception_executions": {
    "[StandardError]": 5
  },
  "_good_job": {
    "id": "3c41bcac-8212-41fe-a8be-49e949217290",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-17 13:38:18 UTC",
    "performed_at": "2026-04-17 13:38:18 UTC",
    "finished_at": "2026-04-17 13:38:18 UTC",
    "error": null,
    "created_at": "2026-04-17 13:26:57 UTC",
    "updated_at": "2026-04-17 13:38:18 UTC",
    "active_job_id": "3c41bcac-8212-41fe-a8be-49e949217290",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "9034fed0-670d-4986-8332-accb0c5ab577",
    "batch_callback_id": null,
    "executions_count": 6,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "error_five_times"
    ],
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
Fila
default
Prioridade
0
Rótulos
slow
Tentativas
1
Concluído com sucesso
{
  "job_id": "9619a148-6491-4957-9db3-631ccbb929a7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-17T13:20:30.076075100Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "9619a148-6491-4957-9db3-631ccbb929a7",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-17 13:20:30 UTC",
    "performed_at": "2026-04-17 13:20:30 UTC",
    "finished_at": "2026-04-17 13:20:35 UTC",
    "error": null,
    "created_at": "2026-04-17 13:20:30 UTC",
    "updated_at": "2026-04-17 13:20:35 UTC",
    "active_job_id": "9619a148-6491-4957-9db3-631ccbb929a7",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "9034fed0-670d-4986-8332-accb0c5ab577",
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "slow"
    ],
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}