ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/296c2972-d0ed-47e0-94f0-6f3a2b54a7a5"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "b6f62e88-426e-43c1-92ff-2e2744f4706c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/296c2972-d0ed-47e0-94f0-6f3a2b54a7a5"
    },
    {
      "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-09-18T04:37:03.331878493Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b6f62e88-426e-43c1-92ff-2e2744f4706c",
    "active_job_id": "b6f62e88-426e-43c1-92ff-2e2744f4706c",
    "batch_callback_id": "296c2972-d0ed-47e0-94f0-6f3a2b54a7a5",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-18 04:37:03 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-18 04:37:03 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-18 04:37:03 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-18 04:37:03 UTC",
    "updated_at": "2026-09-18 04:37:03 UTC"
  }
}
Ejecuciones
20ms en cola
9ms en ejecución
Exitoso
{
  "job_id": "b6f62e88-426e-43c1-92ff-2e2744f4706c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/296c2972-d0ed-47e0-94f0-6f3a2b54a7a5"
    },
    {
      "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-09-18T04:37:03.331878493Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "fd53ff5e-0e21-42c8-a547-458e52f82830",
    "active_job_id": "b6f62e88-426e-43c1-92ff-2e2744f4706c",
    "created_at": "2026-09-18 04:37:03 UTC",
    "duration": "0.009107",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-18 04:37:03 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "b35d5288-c76d-40e5-b583-e61b1e6cfeae",
    "queue_name": "default",
    "scheduled_at": "2026-09-18 04:37:03 UTC",
    "updated_at": "2026-09-18 04:37:03 UTC"
  }
}