ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/ee7c4dab-9b70-46be-a6a5-896872f94778"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "2e5b27b5-dd62-48a9-8feb-4961507ba81c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ee7c4dab-9b70-46be-a6a5-896872f94778"
    },
    {
      "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-25T00:08:38.561185160Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2e5b27b5-dd62-48a9-8feb-4961507ba81c",
    "active_job_id": "2e5b27b5-dd62-48a9-8feb-4961507ba81c",
    "batch_callback_id": "ee7c4dab-9b70-46be-a6a5-896872f94778",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-25 00:08:38 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-25 00:08:38 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-25 00:08:38 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-25 00:08:38 UTC",
    "updated_at": "2026-09-25 00:08:38 UTC"
  }
}
Ejecuciones
11ms en cola
9ms en ejecución
Exitoso
{
  "job_id": "2e5b27b5-dd62-48a9-8feb-4961507ba81c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ee7c4dab-9b70-46be-a6a5-896872f94778"
    },
    {
      "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-25T00:08:38.561185160Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "57ede789-dd41-4c74-b185-ee5f7a9d0783",
    "active_job_id": "2e5b27b5-dd62-48a9-8feb-4961507ba81c",
    "created_at": "2026-09-25 00:08:38 UTC",
    "duration": "0.009118",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-25 00:08:38 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "2f1eb21d-8827-45cc-bb4f-92e11e8c4a5f",
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:08:38 UTC",
    "updated_at": "2026-09-25 00:08:38 UTC"
  }
}