ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/2fcd268b-044d-49ee-8353-e342b152dba3"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "bbf6b1eb-17df-46c9-a8ce-73dbc133d052",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/2fcd268b-044d-49ee-8353-e342b152dba3"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-01-30T16:19:45.974684232Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "bbf6b1eb-17df-46c9-a8ce-73dbc133d052",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-01-30 16:19:45 UTC",
    "performed_at": "2025-01-30 16:19:46 UTC",
    "finished_at": "2025-01-30 16:19:46 UTC",
    "error": null,
    "created_at": "2025-01-30 16:19:45 UTC",
    "updated_at": "2025-01-30 16:19:46 UTC",
    "active_job_id": "bbf6b1eb-17df-46c9-a8ce-73dbc133d052",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "2fcd268b-044d-49ee-8353-e342b152dba3",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
İşlemler
32 ms sırada
37 ms çalışma süresi
Başarılı
{
  "job_id": "bbf6b1eb-17df-46c9-a8ce-73dbc133d052",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/2fcd268b-044d-49ee-8353-e342b152dba3"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-01-30T16:19:45.974684232Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "22d8183a-5eac-43d4-8774-57ccfc48caca",
    "created_at": "2025-01-30 16:19:46 UTC",
    "updated_at": "2025-01-30 16:19:46 UTC",
    "active_job_id": "bbf6b1eb-17df-46c9-a8ce-73dbc133d052",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-01-30 16:19:45 UTC",
    "finished_at": "2025-01-30 16:19:46 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "bf438ae9-f45b-4689-953a-b1d8f2dbed44",
    "duration": "0.03762"
  }
}