ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/3e5cd4ba-2e61-4510-a7d3-0a02d1a19691"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "aac05837-f7c9-4ca9-8e3e-57e5cd565c29",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/3e5cd4ba-2e61-4510-a7d3-0a02d1a19691"
    },
    {
      "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-01-15T11:56:06.616231537Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "aac05837-f7c9-4ca9-8e3e-57e5cd565c29",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-01-15 11:56:06 UTC",
    "performed_at": "2026-01-15 11:56:06 UTC",
    "finished_at": "2026-01-15 11:56:06 UTC",
    "error": null,
    "created_at": "2026-01-15 11:56:06 UTC",
    "updated_at": "2026-01-15 11:56:06 UTC",
    "active_job_id": "aac05837-f7c9-4ca9-8e3e-57e5cd565c29",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "3e5cd4ba-2e61-4510-a7d3-0a02d1a19691",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
9ms en cola
6ms en ejecución
Exitoso
{
  "job_id": "aac05837-f7c9-4ca9-8e3e-57e5cd565c29",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/3e5cd4ba-2e61-4510-a7d3-0a02d1a19691"
    },
    {
      "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-01-15T11:56:06.616231537Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "6e3d008e-07b9-4331-a522-dba8680a0110",
    "created_at": "2026-01-15 11:56:06 UTC",
    "updated_at": "2026-01-15 11:56:06 UTC",
    "active_job_id": "aac05837-f7c9-4ca9-8e3e-57e5cd565c29",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-01-15 11:56:06 UTC",
    "finished_at": "2026-01-15 11:56:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "5895b833-13a5-4b08-825a-7426f05e9548",
    "duration": "0.006414"
  }
}