ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/fc8977c0-f17d-4dd8-b058-f920e4856642"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "267e4022-1e70-4ac8-b48b-13dc70cbb12d",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/fc8977c0-f17d-4dd8-b058-f920e4856642"
    },
    {
      "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-04-23T08:47:27.197021057Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "267e4022-1e70-4ac8-b48b-13dc70cbb12d",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-23 08:47:27 UTC",
    "performed_at": "2026-04-23 08:47:27 UTC",
    "finished_at": "2026-04-23 08:47:27 UTC",
    "error": null,
    "created_at": "2026-04-23 08:47:27 UTC",
    "updated_at": "2026-04-23 08:47:27 UTC",
    "active_job_id": "267e4022-1e70-4ac8-b48b-13dc70cbb12d",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "fc8977c0-f17d-4dd8-b058-f920e4856642",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
32ms en cola
15ms en ejecución
Exitoso
{
  "job_id": "267e4022-1e70-4ac8-b48b-13dc70cbb12d",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/fc8977c0-f17d-4dd8-b058-f920e4856642"
    },
    {
      "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-04-23T08:47:27.197021057Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "11e506f2-e50d-461c-a87c-238cf6645b6e",
    "created_at": "2026-04-23 08:47:27 UTC",
    "updated_at": "2026-04-23 08:47:27 UTC",
    "active_job_id": "267e4022-1e70-4ac8-b48b-13dc70cbb12d",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-23 08:47:27 UTC",
    "finished_at": "2026-04-23 08:47:27 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "8353bb86-00ce-47a7-afa8-20e34380c565",
    "duration": "0.015462"
  }
}