ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/881128c6-3222-433a-9819-e047b51bf084"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "0da783c1-b72f-4d87-b2de-8738832f1df2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/881128c6-3222-433a-9819-e047b51bf084"
    },
    {
      "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-02-17T01:14:35.080195445Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "0da783c1-b72f-4d87-b2de-8738832f1df2",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-02-17 01:14:35 UTC",
    "performed_at": "2026-02-17 01:14:35 UTC",
    "finished_at": "2026-02-17 01:14:35 UTC",
    "error": null,
    "created_at": "2026-02-17 01:14:35 UTC",
    "updated_at": "2026-02-17 01:14:35 UTC",
    "active_job_id": "0da783c1-b72f-4d87-b2de-8738832f1df2",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "881128c6-3222-433a-9819-e047b51bf084",
    "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
12ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "0da783c1-b72f-4d87-b2de-8738832f1df2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/881128c6-3222-433a-9819-e047b51bf084"
    },
    {
      "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-02-17T01:14:35.080195445Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "aac413ca-ddf5-4896-9c57-82e032139616",
    "created_at": "2026-02-17 01:14:35 UTC",
    "updated_at": "2026-02-17 01:14:35 UTC",
    "active_job_id": "0da783c1-b72f-4d87-b2de-8738832f1df2",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-02-17 01:14:35 UTC",
    "finished_at": "2026-02-17 01:14:35 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "756ff902-fb03-4f6c-9a31-a9baa06e4b66",
    "duration": "0.012269"
  }
}