ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/6328a3a2-001b-4a03-8956-6ce74c6af9e7"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "2586be66-7402-43c9-a300-faa376f48ce5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/6328a3a2-001b-4a03-8956-6ce74c6af9e7"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-09-15T06:13:22.552978755Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2586be66-7402-43c9-a300-faa376f48ce5",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-09-15 06:13:22 UTC",
    "performed_at": "2025-09-15 06:13:22 UTC",
    "finished_at": "2025-09-15 06:13:22 UTC",
    "error": null,
    "created_at": "2025-09-15 06:13:22 UTC",
    "updated_at": "2025-09-15 06:13:22 UTC",
    "active_job_id": "2586be66-7402-43c9-a300-faa376f48ce5",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "6328a3a2-001b-4a03-8956-6ce74c6af9e7",
    "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
123ms na fila
32ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "2586be66-7402-43c9-a300-faa376f48ce5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/6328a3a2-001b-4a03-8956-6ce74c6af9e7"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-09-15T06:13:22.552978755Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "96034aac-dc5d-4cd3-bb83-5f1b2a746f32",
    "created_at": "2025-09-15 06:13:22 UTC",
    "updated_at": "2025-09-15 06:13:22 UTC",
    "active_job_id": "2586be66-7402-43c9-a300-faa376f48ce5",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-09-15 06:13:22 UTC",
    "finished_at": "2025-09-15 06:13:22 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "4e297f9d-e030-41b0-a504-abb5b0b61f55",
    "duration": "0.032485"
  }
}