ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/0a1c621a-a438-4b58-8227-d4479c29c5c6"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "6e16ce8a-c6fa-4504-a52e-e999895d89fc",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/0a1c621a-a438-4b58-8227-d4479c29c5c6"
    },
    {
      "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-28T19:11:56.950462934Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "6e16ce8a-c6fa-4504-a52e-e999895d89fc",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-03-28 19:11:56 UTC",
    "performed_at": "2026-03-28 19:11:56 UTC",
    "finished_at": "2026-03-28 19:11:56 UTC",
    "error": null,
    "created_at": "2026-03-28 19:11:56 UTC",
    "updated_at": "2026-03-28 19:11:56 UTC",
    "active_job_id": "6e16ce8a-c6fa-4504-a52e-e999895d89fc",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "0a1c621a-a438-4b58-8227-d4479c29c5c6",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
6ms in coda
5ms tempo di esecuzione
Riuscito
{
  "job_id": "6e16ce8a-c6fa-4504-a52e-e999895d89fc",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/0a1c621a-a438-4b58-8227-d4479c29c5c6"
    },
    {
      "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-28T19:11:56.950462934Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "6d4c74e4-8ae7-4178-a15e-f9b68dc2a5bb",
    "created_at": "2026-03-28 19:11:56 UTC",
    "updated_at": "2026-03-28 19:11:56 UTC",
    "active_job_id": "6e16ce8a-c6fa-4504-a52e-e999895d89fc",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-03-28 19:11:56 UTC",
    "finished_at": "2026-03-28 19:11:56 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7c95dd9a-0d45-4b04-adbd-bce023acf3bb",
    "duration": "0.005272"
  }
}