ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/24e3aba9-d874-45ea-93eb-b32676d473e0"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "156c5fad-47bf-45ab-ac87-4d7e8758f981",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/24e3aba9-d874-45ea-93eb-b32676d473e0"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-10-18T16:16:35.071034466Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "156c5fad-47bf-45ab-ac87-4d7e8758f981",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-10-18 16:16:35 UTC",
    "performed_at": "2025-10-18 16:16:35 UTC",
    "finished_at": "2025-10-18 16:16:35 UTC",
    "error": null,
    "created_at": "2025-10-18 16:16:35 UTC",
    "updated_at": "2025-10-18 16:16:35 UTC",
    "active_job_id": "156c5fad-47bf-45ab-ac87-4d7e8758f981",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "24e3aba9-d874-45ea-93eb-b32676d473e0",
    "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
5ms tempo di esecuzione
Riuscito
{
  "job_id": "156c5fad-47bf-45ab-ac87-4d7e8758f981",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/24e3aba9-d874-45ea-93eb-b32676d473e0"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-10-18T16:16:35.071034466Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "8b463fd5-9215-457c-9530-e9251d82ca1e",
    "created_at": "2025-10-18 16:16:35 UTC",
    "updated_at": "2025-10-18 16:16:35 UTC",
    "active_job_id": "156c5fad-47bf-45ab-ac87-4d7e8758f981",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-10-18 16:16:35 UTC",
    "finished_at": "2025-10-18 16:16:35 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "d1e38263-5bc8-4a15-b59d-7ac270a5f7c4",
    "duration": "0.005306"
  }
}