ExampleJob::BatchJob::CallbackJob

File d'attente
default
Priorité
0
Réussis
Paramètres
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/fda7dac5-2a90-4da8-998d-4404b499464a"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "a590189f-bc5f-4e0b-ad57-0aeda07f75aa",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/fda7dac5-2a90-4da8-998d-4404b499464a"
    },
    {
      "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-02-11T00:45:06.543745331Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a590189f-bc5f-4e0b-ad57-0aeda07f75aa",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-02-11 00:45:06 UTC",
    "performed_at": "2026-02-11 00:45:06 UTC",
    "finished_at": "2026-02-11 00:45:06 UTC",
    "error": null,
    "created_at": "2026-02-11 00:45:06 UTC",
    "updated_at": "2026-02-11 00:45:06 UTC",
    "active_job_id": "a590189f-bc5f-4e0b-ad57-0aeda07f75aa",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "fda7dac5-2a90-4da8-998d-4404b499464a",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Exécutions
7ms Dans la file d'attente
8ms Durée
Réussis
{
  "job_id": "a590189f-bc5f-4e0b-ad57-0aeda07f75aa",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/fda7dac5-2a90-4da8-998d-4404b499464a"
    },
    {
      "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-02-11T00:45:06.543745331Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "754d5fa2-7764-4a3c-836a-d3b88520b637",
    "created_at": "2026-02-11 00:45:06 UTC",
    "updated_at": "2026-02-11 00:45:06 UTC",
    "active_job_id": "a590189f-bc5f-4e0b-ad57-0aeda07f75aa",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-02-11 00:45:06 UTC",
    "finished_at": "2026-02-11 00:45:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "5dff98e7-fcb6-4658-a371-a2873870fd41",
    "duration": "0.008548"
  }
}