ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/238001ac-3941-4f5b-8d02-43dd28a536cd"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "f6486f6f-7903-4e8e-863c-492aff6f1254",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/238001ac-3941-4f5b-8d02-43dd28a536cd"
    },
    {
      "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-04T21:07:08.788901775Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "f6486f6f-7903-4e8e-863c-492aff6f1254",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-07-04 21:07:08 UTC",
    "performed_at": "2025-07-04 21:07:08 UTC",
    "finished_at": "2025-07-04 21:07:08 UTC",
    "error": null,
    "created_at": "2025-07-04 21:07:08 UTC",
    "updated_at": "2025-07-04 21:07:08 UTC",
    "active_job_id": "f6486f6f-7903-4e8e-863c-492aff6f1254",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "238001ac-3941-4f5b-8d02-43dd28a536cd",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
11ms en cola
13ms en ejecución
Exitoso
{
  "job_id": "f6486f6f-7903-4e8e-863c-492aff6f1254",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/238001ac-3941-4f5b-8d02-43dd28a536cd"
    },
    {
      "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-04T21:07:08.788901775Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d53d0492-5b2c-445f-88eb-1efd1a29b4da",
    "created_at": "2025-07-04 21:07:08 UTC",
    "updated_at": "2025-07-04 21:07:08 UTC",
    "active_job_id": "f6486f6f-7903-4e8e-863c-492aff6f1254",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-07-04 21:07:08 UTC",
    "finished_at": "2025-07-04 21:07:08 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "58cd0fcc-9a1d-4fcd-914e-45ea6b631e3b",
    "duration": "0.013169"
  }
}