ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/9d53e847-2e82-48ea-9580-0a54837361be"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "276632cd-713f-4733-81de-4bee9fc184db",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/9d53e847-2e82-48ea-9580-0a54837361be"
    },
    {
      "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-03-03T00:29:36.815984881Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "276632cd-713f-4733-81de-4bee9fc184db",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-03-03 00:29:36 UTC",
    "performed_at": "2026-03-03 00:29:36 UTC",
    "finished_at": "2026-03-03 00:29:36 UTC",
    "error": null,
    "created_at": "2026-03-03 00:29:36 UTC",
    "updated_at": "2026-03-03 00:29:36 UTC",
    "active_job_id": "276632cd-713f-4733-81de-4bee9fc184db",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "9d53e847-2e82-48ea-9580-0a54837361be",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
11ms en cola
8ms en ejecución
Exitoso
{
  "job_id": "276632cd-713f-4733-81de-4bee9fc184db",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/9d53e847-2e82-48ea-9580-0a54837361be"
    },
    {
      "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-03-03T00:29:36.815984881Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d428f01c-3729-478e-bba7-9776324f6bd2",
    "created_at": "2026-03-03 00:29:36 UTC",
    "updated_at": "2026-03-03 00:29:36 UTC",
    "active_job_id": "276632cd-713f-4733-81de-4bee9fc184db",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-03-03 00:29:36 UTC",
    "finished_at": "2026-03-03 00:29:36 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "dab4228a-3bf2-4d8e-bb17-73e3e358b090",
    "duration": "0.008365"
  }
}