ExampleJob::BatchJob::CallbackJob

File d'attente
default
Priorité
0
Réussis
Paramètres
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/2257f4ff-77e9-4c8b-8219-101a74c02da9"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "4bf8c00f-febc-4168-87b6-b46ee98b71db",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/2257f4ff-77e9-4c8b-8219-101a74c02da9"
    },
    {
      "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-03T21:08:35.447983847Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "4bf8c00f-febc-4168-87b6-b46ee98b71db",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-02-03 21:08:35 UTC",
    "performed_at": "2026-02-03 21:08:35 UTC",
    "finished_at": "2026-02-03 21:08:35 UTC",
    "error": null,
    "created_at": "2026-02-03 21:08:35 UTC",
    "updated_at": "2026-02-03 21:08:35 UTC",
    "active_job_id": "4bf8c00f-febc-4168-87b6-b46ee98b71db",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "2257f4ff-77e9-4c8b-8219-101a74c02da9",
    "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
42ms Dans la file d'attente
19ms Durée
Réussis
{
  "job_id": "4bf8c00f-febc-4168-87b6-b46ee98b71db",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/2257f4ff-77e9-4c8b-8219-101a74c02da9"
    },
    {
      "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-03T21:08:35.447983847Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "8670c7f7-eccd-4b2c-9895-3eb0e797caad",
    "created_at": "2026-02-03 21:08:35 UTC",
    "updated_at": "2026-02-03 21:08:35 UTC",
    "active_job_id": "4bf8c00f-febc-4168-87b6-b46ee98b71db",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-02-03 21:08:35 UTC",
    "finished_at": "2026-02-03 21:08:35 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "3757998b-c5ea-4d79-8cbc-b9ed0b069375",
    "duration": "0.019886"
  }
}