ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/0fcbb34f-a346-42b1-804d-36e854e66dbe"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "99013ebe-bd20-4a59-af03-657e1ea31053",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/0fcbb34f-a346-42b1-804d-36e854e66dbe"
    },
    {
      "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-08-09T06:12:28.554341785Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "99013ebe-bd20-4a59-af03-657e1ea31053",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-09 06:12:28 UTC",
    "performed_at": "2026-08-09 06:12:30 UTC",
    "finished_at": "2026-08-09 06:12:30 UTC",
    "error": null,
    "created_at": "2026-08-09 06:12:28 UTC",
    "updated_at": "2026-08-09 06:12:30 UTC",
    "active_job_id": "99013ebe-bd20-4a59-af03-657e1ea31053",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "0fcbb34f-a346-42b1-804d-36e854e66dbe",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
1,8s en cola
27ms en ejecución
Exitoso
{
  "job_id": "99013ebe-bd20-4a59-af03-657e1ea31053",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/0fcbb34f-a346-42b1-804d-36e854e66dbe"
    },
    {
      "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-08-09T06:12:28.554341785Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "dcd7c340-42f8-4c88-b349-79576da4a91b",
    "created_at": "2026-08-09 06:12:30 UTC",
    "updated_at": "2026-08-09 06:12:30 UTC",
    "active_job_id": "99013ebe-bd20-4a59-af03-657e1ea31053",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-09 06:12:28 UTC",
    "finished_at": "2026-08-09 06:12:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "64f29f72-1051-41fb-b2c7-5fb1f0f0fa1c",
    "duration": "0.027664"
  }
}