ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid"=>"gid://test-app/GoodJob::Batch/9f3a5b38-5611-473a-88ad-039921f6caf3"}, {"event"=>{"value"=>"finish", "_aj_serialized"=>"ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys"=>["event"]}
{
  "job_id": "b07ba8fc-03d9-4093-9487-769228affeb4",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/9f3a5b38-5611-473a-88ad-039921f6caf3"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-11-21T10:10:05.534413672Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b07ba8fc-03d9-4093-9487-769228affeb4",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-11-21 10:10:05 UTC",
    "performed_at": "2024-11-21 10:10:05 UTC",
    "finished_at": "2024-11-21 10:10:05 UTC",
    "error": null,
    "created_at": "2024-11-21 10:10:05 UTC",
    "updated_at": "2024-11-21 10:10:05 UTC",
    "active_job_id": "b07ba8fc-03d9-4093-9487-769228affeb4",
    "concurrency_key": null,
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "9f3a5b38-5611-473a-88ad-039921f6caf3",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
14мс у черзі
9мс час виконання
Успішно виконано
{
  "job_id": "b07ba8fc-03d9-4093-9487-769228affeb4",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/9f3a5b38-5611-473a-88ad-039921f6caf3"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-11-21T10:10:05.534413672Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "45ecd7a2-3726-4fa5-bdbd-4b9ba5fcd29a",
    "created_at": "2024-11-21 10:10:05 UTC",
    "updated_at": "2024-11-21 10:10:05 UTC",
    "active_job_id": "b07ba8fc-03d9-4093-9487-769228affeb4",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2024-11-21 10:10:05 UTC",
    "finished_at": "2024-11-21 10:10:05 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "4ec7c0e1-168f-4897-9f31-13d05354e94d",
    "duration": "0.009925"
  }
}