ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/44d4450d-851f-4331-832f-bb85e7a232e1"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "22fd2030-0ab3-4073-a86b-6b876759c4f7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/44d4450d-851f-4331-832f-bb85e7a232e1"
    },
    {
      "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-06-27T08:31:06.557522205Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "22fd2030-0ab3-4073-a86b-6b876759c4f7",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-27 08:31:06 UTC",
    "performed_at": "2026-06-27 08:31:06 UTC",
    "finished_at": "2026-06-27 08:31:06 UTC",
    "error": null,
    "created_at": "2026-06-27 08:31:06 UTC",
    "updated_at": "2026-06-27 08:31:06 UTC",
    "active_job_id": "22fd2030-0ab3-4073-a86b-6b876759c4f7",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "44d4450d-851f-4331-832f-bb85e7a232e1",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Execuções
16ms na fila
19ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "22fd2030-0ab3-4073-a86b-6b876759c4f7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/44d4450d-851f-4331-832f-bb85e7a232e1"
    },
    {
      "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-06-27T08:31:06.557522205Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d4a545d5-65f8-411e-8fbe-4efd98003175",
    "created_at": "2026-06-27 08:31:06 UTC",
    "updated_at": "2026-06-27 08:31:06 UTC",
    "active_job_id": "22fd2030-0ab3-4073-a86b-6b876759c4f7",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-27 08:31:06 UTC",
    "finished_at": "2026-06-27 08:31:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "c32ff108-5bfe-4937-97dc-12585dd79cf6",
    "duration": "0.019807"
  }
}