ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/bce547db-d8e1-42d0-8a26-1c60231534cb"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "87a7e410-1b91-473d-a5ec-98a2fd078902",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/bce547db-d8e1-42d0-8a26-1c60231534cb"
    },
    {
      "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-03-25T02:51:36.791814232Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "87a7e410-1b91-473d-a5ec-98a2fd078902",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-03-25 02:51:36 UTC",
    "performed_at": "2026-03-25 02:51:36 UTC",
    "finished_at": "2026-03-25 02:51:36 UTC",
    "error": null,
    "created_at": "2026-03-25 02:51:36 UTC",
    "updated_at": "2026-03-25 02:51:36 UTC",
    "active_job_id": "87a7e410-1b91-473d-a5ec-98a2fd078902",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "bce547db-d8e1-42d0-8a26-1c60231534cb",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
7ms in coda
8ms tempo di esecuzione
Riuscito
{
  "job_id": "87a7e410-1b91-473d-a5ec-98a2fd078902",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/bce547db-d8e1-42d0-8a26-1c60231534cb"
    },
    {
      "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-03-25T02:51:36.791814232Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2cb132a5-6c5c-4177-9dfc-915c44196a12",
    "created_at": "2026-03-25 02:51:36 UTC",
    "updated_at": "2026-03-25 02:51:36 UTC",
    "active_job_id": "87a7e410-1b91-473d-a5ec-98a2fd078902",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-03-25 02:51:36 UTC",
    "finished_at": "2026-03-25 02:51:36 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2a92c1ac-7c58-4d55-bdd1-63924307d65d",
    "duration": "0.008657"
  }
}