ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/1a4633df-b04e-4807-9929-1977739c2144"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "ce686e88-8c08-4353-9959-d000678e882a",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/1a4633df-b04e-4807-9929-1977739c2144"
    },
    {
      "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-09-12T07:39:03.312279689Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ce686e88-8c08-4353-9959-d000678e882a",
    "active_job_id": "ce686e88-8c08-4353-9959-d000678e882a",
    "batch_callback_id": "1a4633df-b04e-4807-9929-1977739c2144",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-12 07:39:03 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-12 07:39:03 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 07:39:03 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-12 07:39:03 UTC",
    "updated_at": "2026-09-12 07:39:03 UTC"
  }
}
İşlemler
14 ms sırada
21 ms çalışma süresi
Başarılı
{
  "job_id": "ce686e88-8c08-4353-9959-d000678e882a",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/1a4633df-b04e-4807-9929-1977739c2144"
    },
    {
      "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-09-12T07:39:03.312279689Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "f625b63c-1e12-460a-9052-3829aefa498e",
    "active_job_id": "ce686e88-8c08-4353-9959-d000678e882a",
    "created_at": "2026-09-12 07:39:03 UTC",
    "duration": "0.021947",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-12 07:39:03 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "5fdac22f-6bca-41d2-87f9-9e78da38fdfe",
    "queue_name": "default",
    "scheduled_at": "2026-09-12 07:39:03 UTC",
    "updated_at": "2026-09-12 07:39:03 UTC"
  }
}