ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/ef69ed71-8001-4efd-a62e-e5c6dc4f1258"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "c0e5e543-e70b-4d76-afeb-2d09acd0798d",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ef69ed71-8001-4efd-a62e-e5c6dc4f1258"
    },
    {
      "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-12-31T20:56:44.777557599Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c0e5e543-e70b-4d76-afeb-2d09acd0798d",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-31 20:56:44 UTC",
    "performed_at": "2025-12-31 20:56:44 UTC",
    "finished_at": "2025-12-31 20:56:44 UTC",
    "error": null,
    "created_at": "2025-12-31 20:56:44 UTC",
    "updated_at": "2025-12-31 20:56:44 UTC",
    "active_job_id": "c0e5e543-e70b-4d76-afeb-2d09acd0798d",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "ef69ed71-8001-4efd-a62e-e5c6dc4f1258",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
İşlemler
7 ms sırada
6 ms çalışma süresi
Başarılı
{
  "job_id": "c0e5e543-e70b-4d76-afeb-2d09acd0798d",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ef69ed71-8001-4efd-a62e-e5c6dc4f1258"
    },
    {
      "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-12-31T20:56:44.777557599Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "25a6e3c0-d2ac-4008-9d16-eaba666cb3c6",
    "created_at": "2025-12-31 20:56:44 UTC",
    "updated_at": "2025-12-31 20:56:44 UTC",
    "active_job_id": "c0e5e543-e70b-4d76-afeb-2d09acd0798d",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-31 20:56:44 UTC",
    "finished_at": "2025-12-31 20:56:44 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2c1b405e-6b4e-49de-91fc-9cab8e7c7a5a",
    "duration": "0.006825"
  }
}