ExampleJob::BatchJob::CallbackJob

Wachtrij
default
Prioriteit
0
Geslaagd
Argumenten
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/ade42d5a-1531-4cf1-8fae-14ddbca21b12"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "c14ef415-ed02-4418-bb80-9f45cc0c1ef8",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ade42d5a-1531-4cf1-8fae-14ddbca21b12"
    },
    {
      "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-04-16T04:28:04.174583850Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c14ef415-ed02-4418-bb80-9f45cc0c1ef8",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-16 04:28:04 UTC",
    "performed_at": "2026-04-16 04:28:04 UTC",
    "finished_at": "2026-04-16 04:28:04 UTC",
    "error": null,
    "created_at": "2026-04-16 04:28:04 UTC",
    "updated_at": "2026-04-16 04:28:04 UTC",
    "active_job_id": "c14ef415-ed02-4418-bb80-9f45cc0c1ef8",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "ade42d5a-1531-4cf1-8fae-14ddbca21b12",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
Executies
11ms in de wachtrij
6ms looptijd
Geslaagd
{
  "job_id": "c14ef415-ed02-4418-bb80-9f45cc0c1ef8",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ade42d5a-1531-4cf1-8fae-14ddbca21b12"
    },
    {
      "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-04-16T04:28:04.174583850Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d00d5d90-3153-44dc-b7d3-80d8987a645e",
    "created_at": "2026-04-16 04:28:04 UTC",
    "updated_at": "2026-04-16 04:28:04 UTC",
    "active_job_id": "c14ef415-ed02-4418-bb80-9f45cc0c1ef8",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-16 04:28:04 UTC",
    "finished_at": "2026-04-16 04:28:04 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "9181d2e5-5154-4802-8071-350931c22c47",
    "duration": "0.00649"
  }
}