ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/45a41d32-535f-4abe-9815-10a6cbc6f62b"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "b209984c-942a-4413-aad5-d9265bd96f99",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/45a41d32-535f-4abe-9815-10a6cbc6f62b"
    },
    {
      "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-08-01T19:11:07.747050153Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b209984c-942a-4413-aad5-d9265bd96f99",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-01 19:11:07 UTC",
    "performed_at": "2026-08-01 19:11:13 UTC",
    "finished_at": "2026-08-01 19:11:13 UTC",
    "error": null,
    "created_at": "2026-08-01 19:11:07 UTC",
    "updated_at": "2026-08-01 19:11:13 UTC",
    "active_job_id": "b209984c-942a-4413-aad5-d9265bd96f99",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "45a41d32-535f-4abe-9815-10a6cbc6f62b",
    "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
5,3s na fila
47ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "b209984c-942a-4413-aad5-d9265bd96f99",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/45a41d32-535f-4abe-9815-10a6cbc6f62b"
    },
    {
      "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-08-01T19:11:07.747050153Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "162718d0-d674-445a-a7f7-6f761b5bbc23",
    "created_at": "2026-08-01 19:11:13 UTC",
    "updated_at": "2026-08-01 19:11:13 UTC",
    "active_job_id": "b209984c-942a-4413-aad5-d9265bd96f99",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-01 19:11:07 UTC",
    "finished_at": "2026-08-01 19:11:13 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "1595523a-d9d9-4073-999f-5af4251ee5bd",
    "duration": "0.047424"
  }
}