ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/a8d94af5-9169-4fb1-bc90-ce8db5d6d3c3"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "51160d19-f21a-406a-8653-0263928f1f08",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a8d94af5-9169-4fb1-bc90-ce8db5d6d3c3"
    },
    {
      "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-09-23T11:38:15.806123026Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "51160d19-f21a-406a-8653-0263928f1f08",
    "active_job_id": "51160d19-f21a-406a-8653-0263928f1f08",
    "batch_callback_id": "a8d94af5-9169-4fb1-bc90-ce8db5d6d3c3",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-23 11:38:15 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-23 11:38:16 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-23 11:38:16 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-23 11:38:15 UTC",
    "updated_at": "2026-09-23 11:38:16 UTC"
  }
}
Ejecuciones
267ms en cola
12ms en ejecución
Exitoso
{
  "job_id": "51160d19-f21a-406a-8653-0263928f1f08",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a8d94af5-9169-4fb1-bc90-ce8db5d6d3c3"
    },
    {
      "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-09-23T11:38:15.806123026Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "9bf2618d-c824-4a73-9f56-41bb00d7faa5",
    "active_job_id": "51160d19-f21a-406a-8653-0263928f1f08",
    "created_at": "2026-09-23 11:38:16 UTC",
    "duration": "0.012047",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-23 11:38:16 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "16234b44-7889-4c67-8a52-99d2c31f6dc6",
    "queue_name": "default",
    "scheduled_at": "2026-09-23 11:38:15 UTC",
    "updated_at": "2026-09-23 11:38:16 UTC"
  }
}