ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/224e26d0-9b2f-4bf9-9332-e94f1246574b"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "2820a919-ff76-445d-8f18-a37d3e497d51",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/224e26d0-9b2f-4bf9-9332-e94f1246574b"
    },
    {
      "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-08-24T02:10:58.995677475Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2820a919-ff76-445d-8f18-a37d3e497d51",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-24 02:10:58 UTC",
    "performed_at": "2026-08-24 02:11:05 UTC",
    "finished_at": "2026-08-24 02:11:05 UTC",
    "error": null,
    "created_at": "2026-08-24 02:10:58 UTC",
    "updated_at": "2026-08-24 02:11:05 UTC",
    "active_job_id": "2820a919-ff76-445d-8f18-a37d3e497d51",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "224e26d0-9b2f-4bf9-9332-e94f1246574b",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
İşlemler
6.2 s sırada
61 ms çalışma süresi
Başarılı
{
  "job_id": "2820a919-ff76-445d-8f18-a37d3e497d51",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/224e26d0-9b2f-4bf9-9332-e94f1246574b"
    },
    {
      "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-08-24T02:10:58.995677475Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2e0091e1-64ae-4434-b604-4fa289232969",
    "created_at": "2026-08-24 02:11:05 UTC",
    "updated_at": "2026-08-24 02:11:05 UTC",
    "active_job_id": "2820a919-ff76-445d-8f18-a37d3e497d51",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-24 02:10:58 UTC",
    "finished_at": "2026-08-24 02:11:05 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "afef9a28-2a6b-4906-b610-05f728a9112e",
    "duration": "0.061057"
  }
}