ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/5bd31fc6-a1db-402f-a4ab-c4ac3c5906e2"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "1fae1266-228b-40f9-a0e4-aa0ab05deb1c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/5bd31fc6-a1db-402f-a4ab-c4ac3c5906e2"
    },
    {
      "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-25T00:16:43.430032222Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "1fae1266-228b-40f9-a0e4-aa0ab05deb1c",
    "active_job_id": "1fae1266-228b-40f9-a0e4-aa0ab05deb1c",
    "batch_callback_id": "5bd31fc6-a1db-402f-a4ab-c4ac3c5906e2",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-25 00:16:43 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-25 00:16:43 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-25 00:16:43 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-25 00:16:43 UTC",
    "updated_at": "2026-09-25 00:16:43 UTC"
  }
}
Esecuzioni
14ms in coda
7ms tempo di esecuzione
Riuscito
{
  "job_id": "1fae1266-228b-40f9-a0e4-aa0ab05deb1c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/5bd31fc6-a1db-402f-a4ab-c4ac3c5906e2"
    },
    {
      "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-25T00:16:43.430032222Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "eb85bdbe-d106-4019-96fb-c4005564e6ed",
    "active_job_id": "1fae1266-228b-40f9-a0e4-aa0ab05deb1c",
    "created_at": "2026-09-25 00:16:43 UTC",
    "duration": "0.007468",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-25 00:16:43 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "2f1eb21d-8827-45cc-bb4f-92e11e8c4a5f",
    "queue_name": "default",
    "scheduled_at": "2026-09-25 00:16:43 UTC",
    "updated_at": "2026-09-25 00:16:43 UTC"
  }
}