ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/08e343ac-b7d8-4a90-bba5-b170d2ad4bbe"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "4555251e-b583-4a01-9669-eebdef43ee97",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/08e343ac-b7d8-4a90-bba5-b170d2ad4bbe"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-10-19T20:09:36.375723951Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "4555251e-b583-4a01-9669-eebdef43ee97",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-10-19 20:09:36 UTC",
    "performed_at": "2025-10-19 20:09:36 UTC",
    "finished_at": "2025-10-19 20:09:36 UTC",
    "error": null,
    "created_at": "2025-10-19 20:09:36 UTC",
    "updated_at": "2025-10-19 20:09:36 UTC",
    "active_job_id": "4555251e-b583-4a01-9669-eebdef43ee97",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "08e343ac-b7d8-4a90-bba5-b170d2ad4bbe",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
10ms en cola
7ms en ejecución
Exitoso
{
  "job_id": "4555251e-b583-4a01-9669-eebdef43ee97",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/08e343ac-b7d8-4a90-bba5-b170d2ad4bbe"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-10-19T20:09:36.375723951Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "dfa8a7b6-e722-4d48-b4d3-143e3e403319",
    "created_at": "2025-10-19 20:09:36 UTC",
    "updated_at": "2025-10-19 20:09:36 UTC",
    "active_job_id": "4555251e-b583-4a01-9669-eebdef43ee97",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-10-19 20:09:36 UTC",
    "finished_at": "2025-10-19 20:09:36 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "ecf9d257-b692-42f5-a84b-60fca632fa7c",
    "duration": "0.007289"
  }
}