ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/8e7f9f96-43b7-47a9-a9a8-0f6455389051"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "e98e99d1-2a53-4819-b60a-3dcf1ddd4b8e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/8e7f9f96-43b7-47a9-a9a8-0f6455389051"
    },
    {
      "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-12-02T05:05:05.127373224Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "e98e99d1-2a53-4819-b60a-3dcf1ddd4b8e",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-02 05:05:05 UTC",
    "performed_at": "2025-12-02 05:05:05 UTC",
    "finished_at": "2025-12-02 05:05:05 UTC",
    "error": null,
    "created_at": "2025-12-02 05:05:05 UTC",
    "updated_at": "2025-12-02 05:05:05 UTC",
    "active_job_id": "e98e99d1-2a53-4819-b60a-3dcf1ddd4b8e",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "8e7f9f96-43b7-47a9-a9a8-0f6455389051",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
34ms in coda
8ms tempo di esecuzione
Riuscito
{
  "job_id": "e98e99d1-2a53-4819-b60a-3dcf1ddd4b8e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/8e7f9f96-43b7-47a9-a9a8-0f6455389051"
    },
    {
      "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-12-02T05:05:05.127373224Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "de4d245f-ef00-4e02-b848-83d861ab38bc",
    "created_at": "2025-12-02 05:05:05 UTC",
    "updated_at": "2025-12-02 05:05:05 UTC",
    "active_job_id": "e98e99d1-2a53-4819-b60a-3dcf1ddd4b8e",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-02 05:05:05 UTC",
    "finished_at": "2025-12-02 05:05:05 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "905b355c-3b69-4b26-947c-bb2d67ca8f26",
    "duration": "0.008464"
  }
}