ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/775dab6b-66f9-4f47-af93-8e3c3d1f487d"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "461b51f3-b9c9-4c80-bb07-2ed0f273f434",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/775dab6b-66f9-4f47-af93-8e3c3d1f487d"
    },
    {
      "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-06-27T05:43:33.167590521Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "461b51f3-b9c9-4c80-bb07-2ed0f273f434",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-27 05:43:33 UTC",
    "performed_at": "2026-06-27 05:43:33 UTC",
    "finished_at": "2026-06-27 05:43:33 UTC",
    "error": null,
    "created_at": "2026-06-27 05:43:33 UTC",
    "updated_at": "2026-06-27 05:43:33 UTC",
    "active_job_id": "461b51f3-b9c9-4c80-bb07-2ed0f273f434",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "775dab6b-66f9-4f47-af93-8e3c3d1f487d",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
13ms en cola
11ms en ejecución
Exitoso
{
  "job_id": "461b51f3-b9c9-4c80-bb07-2ed0f273f434",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/775dab6b-66f9-4f47-af93-8e3c3d1f487d"
    },
    {
      "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-06-27T05:43:33.167590521Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "8b78c3c4-494a-4214-ab35-970e0ee371cc",
    "created_at": "2026-06-27 05:43:33 UTC",
    "updated_at": "2026-06-27 05:43:33 UTC",
    "active_job_id": "461b51f3-b9c9-4c80-bb07-2ed0f273f434",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-27 05:43:33 UTC",
    "finished_at": "2026-06-27 05:43:33 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "c32ff108-5bfe-4937-97dc-12585dd79cf6",
    "duration": "0.011632"
  }
}