ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/e637e174-6bf8-4c4a-84d6-23656907fe02"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "c2f9b1d0-4d6e-4404-95b4-0686643c0ded",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e637e174-6bf8-4c4a-84d6-23656907fe02"
    },
    {
      "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-18T01:19:42.295913363Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c2f9b1d0-4d6e-4404-95b4-0686643c0ded",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-18 01:19:42 UTC",
    "performed_at": "2026-07-18 01:19:43 UTC",
    "finished_at": "2026-07-18 01:19:43 UTC",
    "error": null,
    "created_at": "2026-07-18 01:19:42 UTC",
    "updated_at": "2026-07-18 01:19:43 UTC",
    "active_job_id": "c2f9b1d0-4d6e-4404-95b4-0686643c0ded",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "e637e174-6bf8-4c4a-84d6-23656907fe02",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
930ms en cola
30ms en ejecución
Exitoso
{
  "job_id": "c2f9b1d0-4d6e-4404-95b4-0686643c0ded",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e637e174-6bf8-4c4a-84d6-23656907fe02"
    },
    {
      "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-18T01:19:42.295913363Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "f845d687-7040-40a3-a88c-562e6bbf380e",
    "created_at": "2026-07-18 01:19:43 UTC",
    "updated_at": "2026-07-18 01:19:43 UTC",
    "active_job_id": "c2f9b1d0-4d6e-4404-95b4-0686643c0ded",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-18 01:19:42 UTC",
    "finished_at": "2026-07-18 01:19:43 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "b8c73503-dc48-4b57-ba66-d49f79c2939f",
    "duration": "0.03051"
  }
}