ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/2264ab36-bd89-477f-b300-7b10560b57c6"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "5f4fe4af-5d25-4096-93d0-03666c0d7406",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/2264ab36-bd89-477f-b300-7b10560b57c6"
    },
    {
      "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-19T06:04:36.770686602Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "5f4fe4af-5d25-4096-93d0-03666c0d7406",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-09-19 06:04:36 UTC",
    "performed_at": "2025-09-19 06:04:36 UTC",
    "finished_at": "2025-09-19 06:04:36 UTC",
    "error": null,
    "created_at": "2025-09-19 06:04:36 UTC",
    "updated_at": "2025-09-19 06:04:36 UTC",
    "active_job_id": "5f4fe4af-5d25-4096-93d0-03666c0d7406",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "2264ab36-bd89-477f-b300-7b10560b57c6",
    "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
9ms na fila
6ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "5f4fe4af-5d25-4096-93d0-03666c0d7406",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/2264ab36-bd89-477f-b300-7b10560b57c6"
    },
    {
      "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-19T06:04:36.770686602Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "380851a3-3969-4233-8745-1a49b014d227",
    "created_at": "2025-09-19 06:04:36 UTC",
    "updated_at": "2025-09-19 06:04:36 UTC",
    "active_job_id": "5f4fe4af-5d25-4096-93d0-03666c0d7406",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-09-19 06:04:36 UTC",
    "finished_at": "2025-09-19 06:04:36 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "4dbac7ef-4259-4fbf-8271-22c351294f29",
    "duration": "0.00616"
  }
}