ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/a29daa0c-263d-458c-96b1-62855b79001e"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "636e0b5a-f733-4d8c-9998-9db4a5813198",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a29daa0c-263d-458c-96b1-62855b79001e"
    },
    {
      "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-07-24T20:52:54.423100969Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "636e0b5a-f733-4d8c-9998-9db4a5813198",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-24 20:52:54 UTC",
    "performed_at": "2026-07-24 20:52:55 UTC",
    "finished_at": "2026-07-24 20:52:55 UTC",
    "error": null,
    "created_at": "2026-07-24 20:52:54 UTC",
    "updated_at": "2026-07-24 20:52:55 UTC",
    "active_job_id": "636e0b5a-f733-4d8c-9998-9db4a5813198",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "a29daa0c-263d-458c-96b1-62855b79001e",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
958ms en cola
32ms en ejecución
Exitoso
{
  "job_id": "636e0b5a-f733-4d8c-9998-9db4a5813198",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a29daa0c-263d-458c-96b1-62855b79001e"
    },
    {
      "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-07-24T20:52:54.423100969Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "08dfeb9f-2674-445b-8284-17d1d47dac4b",
    "created_at": "2026-07-24 20:52:55 UTC",
    "updated_at": "2026-07-24 20:52:55 UTC",
    "active_job_id": "636e0b5a-f733-4d8c-9998-9db4a5813198",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-24 20:52:54 UTC",
    "finished_at": "2026-07-24 20:52:55 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "dc3d9a13-1dc0-4028-932e-19d7588d5b0c",
    "duration": "0.032041"
  }
}