ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/ccd7217f-00ab-4e7f-9793-ae62e8e7db20"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "2ad377cb-f6a6-47db-8fe0-d057e41567d2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ccd7217f-00ab-4e7f-9793-ae62e8e7db20"
    },
    {
      "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-09-19T05:53:05.251901482Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2ad377cb-f6a6-47db-8fe0-d057e41567d2",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-09-19 05:53:05 UTC",
    "performed_at": "2025-09-19 05:53:05 UTC",
    "finished_at": "2025-09-19 05:53:05 UTC",
    "error": null,
    "created_at": "2025-09-19 05:53:05 UTC",
    "updated_at": "2025-09-19 05:53:05 UTC",
    "active_job_id": "2ad377cb-f6a6-47db-8fe0-d057e41567d2",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "ccd7217f-00ab-4e7f-9793-ae62e8e7db20",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
8ms in coda
7ms tempo di esecuzione
Riuscito
{
  "job_id": "2ad377cb-f6a6-47db-8fe0-d057e41567d2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ccd7217f-00ab-4e7f-9793-ae62e8e7db20"
    },
    {
      "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-09-19T05:53:05.251901482Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "0e24880e-0d0f-4ec1-bdf7-0966a0ef32b7",
    "created_at": "2025-09-19 05:53:05 UTC",
    "updated_at": "2025-09-19 05:53:05 UTC",
    "active_job_id": "2ad377cb-f6a6-47db-8fe0-d057e41567d2",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-09-19 05:53:05 UTC",
    "finished_at": "2025-09-19 05:53:05 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "4dbac7ef-4259-4fbf-8271-22c351294f29",
    "duration": "0.007377"
  }
}