ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/e8baab30-2123-49f7-a76f-e3fc0be9729f"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "124fe524-04d1-4c78-be5b-07c3589eafd9",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e8baab30-2123-49f7-a76f-e3fc0be9729f"
    },
    {
      "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-03-03T21:14:33.273746210Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "124fe524-04d1-4c78-be5b-07c3589eafd9",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-03-03 21:14:33 UTC",
    "performed_at": "2026-03-03 21:14:33 UTC",
    "finished_at": "2026-03-03 21:14:33 UTC",
    "error": null,
    "created_at": "2026-03-03 21:14:33 UTC",
    "updated_at": "2026-03-03 21:14:33 UTC",
    "active_job_id": "124fe524-04d1-4c78-be5b-07c3589eafd9",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "e8baab30-2123-49f7-a76f-e3fc0be9729f",
    "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
10ms na fila
8ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "124fe524-04d1-4c78-be5b-07c3589eafd9",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e8baab30-2123-49f7-a76f-e3fc0be9729f"
    },
    {
      "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-03-03T21:14:33.273746210Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3b5ae5eb-e8c3-460d-81a8-79749ce840af",
    "created_at": "2026-03-03 21:14:33 UTC",
    "updated_at": "2026-03-03 21:14:33 UTC",
    "active_job_id": "124fe524-04d1-4c78-be5b-07c3589eafd9",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-03-03 21:14:33 UTC",
    "finished_at": "2026-03-03 21:14:33 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "74f6f0c6-9942-4319-b70f-8e5a7acce205",
    "duration": "0.008924"
  }
}