ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/7c6a7ae5-46e9-4d19-8e95-3d36ee24f0e6"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "7dd4c61c-0695-4f0e-8656-917be5645442",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/7c6a7ae5-46e9-4d19-8e95-3d36ee24f0e6"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-04T02:13:30.074364698Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7dd4c61c-0695-4f0e-8656-917be5645442",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-07-04 02:13:30 UTC",
    "performed_at": "2025-07-04 02:13:30 UTC",
    "finished_at": "2025-07-04 02:13:30 UTC",
    "error": null,
    "created_at": "2025-07-04 02:13:30 UTC",
    "updated_at": "2025-07-04 02:13:30 UTC",
    "active_job_id": "7dd4c61c-0695-4f0e-8656-917be5645442",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "7c6a7ae5-46e9-4d19-8e95-3d36ee24f0e6",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
19ms en cola
8ms en ejecución
Exitoso
{
  "job_id": "7dd4c61c-0695-4f0e-8656-917be5645442",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/7c6a7ae5-46e9-4d19-8e95-3d36ee24f0e6"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-04T02:13:30.074364698Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "6a9aa7b9-da26-43dd-b30d-41d69fa8ff42",
    "created_at": "2025-07-04 02:13:30 UTC",
    "updated_at": "2025-07-04 02:13:30 UTC",
    "active_job_id": "7dd4c61c-0695-4f0e-8656-917be5645442",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-07-04 02:13:30 UTC",
    "finished_at": "2025-07-04 02:13:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "82e41b55-fff3-4fa7-b154-00073f8a2d77",
    "duration": "0.008193"
  }
}