ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/07e9220e-413b-4c54-997c-4cdbda0c1479"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "363b55e0-29ec-40ee-93a8-61082d011d77",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/07e9220e-413b-4c54-997c-4cdbda0c1479"
    },
    {
      "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-21T22:51:09.136357136Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "363b55e0-29ec-40ee-93a8-61082d011d77",
    "active_job_id": "363b55e0-29ec-40ee-93a8-61082d011d77",
    "batch_callback_id": "07e9220e-413b-4c54-997c-4cdbda0c1479",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-21 22:51:09 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-21 22:51:09 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-21 22:51:09 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-21 22:51:09 UTC",
    "updated_at": "2026-09-21 22:51:09 UTC"
  }
}
Execuções
25ms na fila
10ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "363b55e0-29ec-40ee-93a8-61082d011d77",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/07e9220e-413b-4c54-997c-4cdbda0c1479"
    },
    {
      "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-21T22:51:09.136357136Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "58091a3d-e1f9-4d3a-a14d-7dbe92a851e1",
    "active_job_id": "363b55e0-29ec-40ee-93a8-61082d011d77",
    "created_at": "2026-09-21 22:51:09 UTC",
    "duration": "0.010988",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-21 22:51:09 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "574535cc-0941-4a86-b324-a70527f7a5b2",
    "queue_name": "default",
    "scheduled_at": "2026-09-21 22:51:09 UTC",
    "updated_at": "2026-09-21 22:51:09 UTC"
  }
}