ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/ad191e3e-23be-4ba5-a689-d3a84ab0916f"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "016ad57e-9871-4f2b-b2a1-abc1af001584",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ad191e3e-23be-4ba5-a689-d3a84ab0916f"
    },
    {
      "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-15T12:10:14.306278844Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "016ad57e-9871-4f2b-b2a1-abc1af001584",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-15 12:10:14 UTC",
    "performed_at": "2026-07-15 12:10:20 UTC",
    "finished_at": "2026-07-15 12:10:20 UTC",
    "error": null,
    "created_at": "2026-07-15 12:10:14 UTC",
    "updated_at": "2026-07-15 12:10:20 UTC",
    "active_job_id": "016ad57e-9871-4f2b-b2a1-abc1af001584",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "ad191e3e-23be-4ba5-a689-d3a84ab0916f",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
6.0s in coda
29ms tempo di esecuzione
Riuscito
{
  "job_id": "016ad57e-9871-4f2b-b2a1-abc1af001584",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ad191e3e-23be-4ba5-a689-d3a84ab0916f"
    },
    {
      "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-15T12:10:14.306278844Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "7f1c0392-cd3d-4343-8391-0951aebb9b07",
    "created_at": "2026-07-15 12:10:20 UTC",
    "updated_at": "2026-07-15 12:10:20 UTC",
    "active_job_id": "016ad57e-9871-4f2b-b2a1-abc1af001584",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-15 12:10:14 UTC",
    "finished_at": "2026-07-15 12:10:20 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "cc31b880-2a9a-4eb4-8376-21e03e2a91da",
    "duration": "0.029951"
  }
}