ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/a11128d8-6b2b-48c2-acf9-d7bb4f012426"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "d32fdf93-e220-4ccd-b647-cb4ae82d6123",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a11128d8-6b2b-48c2-acf9-d7bb4f012426"
    },
    {
      "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-17T08:25:40.925610339Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d32fdf93-e220-4ccd-b647-cb4ae82d6123",
    "active_job_id": "d32fdf93-e220-4ccd-b647-cb4ae82d6123",
    "batch_callback_id": "a11128d8-6b2b-48c2-acf9-d7bb4f012426",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-17 08:25:40 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-17 08:25:40 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-17 08:25:40 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-17 08:25:40 UTC",
    "updated_at": "2026-09-17 08:25:40 UTC"
  }
}
Ejecuciones
13ms en cola
6ms en ejecución
Exitoso
{
  "job_id": "d32fdf93-e220-4ccd-b647-cb4ae82d6123",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a11128d8-6b2b-48c2-acf9-d7bb4f012426"
    },
    {
      "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-17T08:25:40.925610339Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "881e9e70-30a4-48f4-b32f-73b74a9ec61c",
    "active_job_id": "d32fdf93-e220-4ccd-b647-cb4ae82d6123",
    "created_at": "2026-09-17 08:25:40 UTC",
    "duration": "0.006729",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-17 08:25:40 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "336411cf-cb2b-4dce-a8ee-216e76c7ebbd",
    "queue_name": "default",
    "scheduled_at": "2026-09-17 08:25:40 UTC",
    "updated_at": "2026-09-17 08:25:40 UTC"
  }
}