ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/18728f47-88d9-46e2-8037-954362109612"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "1563b6ee-619b-40d5-a199-e088f10530d7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/18728f47-88d9-46e2-8037-954362109612"
    },
    {
      "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-10T01:52:06.975766143Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "1563b6ee-619b-40d5-a199-e088f10530d7",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-02-10 01:52:06 UTC",
    "performed_at": "2026-02-10 01:52:06 UTC",
    "finished_at": "2026-02-10 01:52:06 UTC",
    "error": null,
    "created_at": "2026-02-10 01:52:06 UTC",
    "updated_at": "2026-02-10 01:52:07 UTC",
    "active_job_id": "1563b6ee-619b-40d5-a199-e088f10530d7",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "18728f47-88d9-46e2-8037-954362109612",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
İşlemler
15 ms sırada
8 ms çalışma süresi
Başarılı
{
  "job_id": "1563b6ee-619b-40d5-a199-e088f10530d7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/18728f47-88d9-46e2-8037-954362109612"
    },
    {
      "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-10T01:52:06.975766143Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "5b375b5f-3f02-43b2-b4b2-3e5d6113b616",
    "created_at": "2026-02-10 01:52:06 UTC",
    "updated_at": "2026-02-10 01:52:06 UTC",
    "active_job_id": "1563b6ee-619b-40d5-a199-e088f10530d7",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-02-10 01:52:06 UTC",
    "finished_at": "2026-02-10 01:52:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "4a08ba60-9f50-4c7e-be92-756d38b4aa23",
    "duration": "0.00804"
  }
}