ExampleJob::BatchJob::CallbackJob

Wachtrij
default
Prioriteit
0
Geslaagd
Argumenten
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/dcaa452e-d188-4c1f-84c8-54b66d3c2f6e"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "2ad9b743-ac83-4039-8514-46226dbf6251",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/dcaa452e-d188-4c1f-84c8-54b66d3c2f6e"
    },
    {
      "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-05-01T20:21:36.233306313Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2ad9b743-ac83-4039-8514-46226dbf6251",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-05-01 20:21:36 UTC",
    "performed_at": "2026-05-01 20:21:36 UTC",
    "finished_at": "2026-05-01 20:21:36 UTC",
    "error": null,
    "created_at": "2026-05-01 20:21:36 UTC",
    "updated_at": "2026-05-01 20:21:36 UTC",
    "active_job_id": "2ad9b743-ac83-4039-8514-46226dbf6251",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "dcaa452e-d188-4c1f-84c8-54b66d3c2f6e",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Executies
14ms in de wachtrij
9ms looptijd
Geslaagd
{
  "job_id": "2ad9b743-ac83-4039-8514-46226dbf6251",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/dcaa452e-d188-4c1f-84c8-54b66d3c2f6e"
    },
    {
      "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-05-01T20:21:36.233306313Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "f86b51a5-1999-4e6f-855d-061ca82a0916",
    "created_at": "2026-05-01 20:21:36 UTC",
    "updated_at": "2026-05-01 20:21:36 UTC",
    "active_job_id": "2ad9b743-ac83-4039-8514-46226dbf6251",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-05-01 20:21:36 UTC",
    "finished_at": "2026-05-01 20:21:36 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "5ccb886a-550d-4a34-a2ec-ba725a8fdf6f",
    "duration": "0.00912"
  }
}