ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/ded348b7-a8e9-41ee-91c9-7b961496c5ce"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "e7752b98-fe3b-4b20-acaf-9a1b3c6004f6",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ded348b7-a8e9-41ee-91c9-7b961496c5ce"
    },
    {
      "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-07-15T07:58:39.219368317Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "e7752b98-fe3b-4b20-acaf-9a1b3c6004f6",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-15 07:58:39 UTC",
    "performed_at": "2026-07-15 07:58:40 UTC",
    "finished_at": "2026-07-15 07:58:40 UTC",
    "error": null,
    "created_at": "2026-07-15 07:58:39 UTC",
    "updated_at": "2026-07-15 07:58:40 UTC",
    "active_job_id": "e7752b98-fe3b-4b20-acaf-9a1b3c6004f6",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "ded348b7-a8e9-41ee-91c9-7b961496c5ce",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
İşlemler
927 ms sırada
20 ms çalışma süresi
Başarılı
{
  "job_id": "e7752b98-fe3b-4b20-acaf-9a1b3c6004f6",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ded348b7-a8e9-41ee-91c9-7b961496c5ce"
    },
    {
      "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-07-15T07:58:39.219368317Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c7b85ad1-606d-4a21-a362-1987b36cd057",
    "created_at": "2026-07-15 07:58:40 UTC",
    "updated_at": "2026-07-15 07:58:40 UTC",
    "active_job_id": "e7752b98-fe3b-4b20-acaf-9a1b3c6004f6",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-15 07:58:39 UTC",
    "finished_at": "2026-07-15 07:58:40 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "cc31b880-2a9a-4eb4-8376-21e03e2a91da",
    "duration": "0.020146"
  }
}