ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/74df0f4e-573e-4cfa-8715-088b66ab0af6"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "1b403ef7-c061-42a0-848f-a095d562ee90",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/74df0f4e-573e-4cfa-8715-088b66ab0af6"
    },
    {
      "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-07-12T17:46:23.177770230Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "1b403ef7-c061-42a0-848f-a095d562ee90",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-12 17:46:23 UTC",
    "performed_at": "2026-07-12 17:46:24 UTC",
    "finished_at": "2026-07-12 17:46:24 UTC",
    "error": null,
    "created_at": "2026-07-12 17:46:23 UTC",
    "updated_at": "2026-07-12 17:46:24 UTC",
    "active_job_id": "1b403ef7-c061-42a0-848f-a095d562ee90",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "74df0f4e-573e-4cfa-8715-088b66ab0af6",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
1.4s in coda
29ms tempo di esecuzione
Riuscito
{
  "job_id": "1b403ef7-c061-42a0-848f-a095d562ee90",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/74df0f4e-573e-4cfa-8715-088b66ab0af6"
    },
    {
      "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-07-12T17:46:23.177770230Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "ddeb0a6c-b560-4dee-b56f-ec7a5b0cede2",
    "created_at": "2026-07-12 17:46:24 UTC",
    "updated_at": "2026-07-12 17:46:24 UTC",
    "active_job_id": "1b403ef7-c061-42a0-848f-a095d562ee90",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-12 17:46:23 UTC",
    "finished_at": "2026-07-12 17:46:24 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f4491057-ead0-42af-82ca-c5883ba866d3",
    "duration": "0.029793"
  }
}