ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/49773da7-3ae3-4b8a-8282-cebba6fa8052"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "ef3eea46-bd83-43b9-9ccb-8617c4104414",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/49773da7-3ae3-4b8a-8282-cebba6fa8052"
    },
    {
      "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-12-26T17:47:58.196343020Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ef3eea46-bd83-43b9-9ccb-8617c4104414",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-26 17:47:58 UTC",
    "performed_at": "2025-12-26 17:47:58 UTC",
    "finished_at": "2025-12-26 17:47:58 UTC",
    "error": null,
    "created_at": "2025-12-26 17:47:58 UTC",
    "updated_at": "2025-12-26 17:47:58 UTC",
    "active_job_id": "ef3eea46-bd83-43b9-9ccb-8617c4104414",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "49773da7-3ae3-4b8a-8282-cebba6fa8052",
    "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": "ef3eea46-bd83-43b9-9ccb-8617c4104414",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/49773da7-3ae3-4b8a-8282-cebba6fa8052"
    },
    {
      "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-12-26T17:47:58.196343020Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "db6235b3-f5b5-4938-9f64-305ac4a336fa",
    "created_at": "2025-12-26 17:47:58 UTC",
    "updated_at": "2025-12-26 17:47:58 UTC",
    "active_job_id": "ef3eea46-bd83-43b9-9ccb-8617c4104414",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-26 17:47:58 UTC",
    "finished_at": "2025-12-26 17:47:58 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f07f38cd-3fc9-49d5-b97c-52d2543af853",
    "duration": "0.007824"
  }
}