ExampleJob::BatchJob::CallbackJob

File d'attente
default
Priorité
0
Réussis
Paramètres
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/d8d3aecb-ed45-4f96-945c-3c019c26ad68"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "ab87b8c0-8693-4eca-8380-49f042e4e535",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/d8d3aecb-ed45-4f96-945c-3c019c26ad68"
    },
    {
      "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-09-24T23:59:12.550588990Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ab87b8c0-8693-4eca-8380-49f042e4e535",
    "active_job_id": "ab87b8c0-8693-4eca-8380-49f042e4e535",
    "batch_callback_id": "d8d3aecb-ed45-4f96-945c-3c019c26ad68",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-24 23:59:12 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-24 23:59:12 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-24 23:59:12 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-24 23:59:12 UTC",
    "updated_at": "2026-09-24 23:59:12 UTC"
  }
}
Exécutions
35ms Dans la file d'attente
7ms Durée
Réussis
{
  "job_id": "ab87b8c0-8693-4eca-8380-49f042e4e535",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/d8d3aecb-ed45-4f96-945c-3c019c26ad68"
    },
    {
      "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-09-24T23:59:12.550588990Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "45016c86-1584-4b14-83cf-57996a9f116a",
    "active_job_id": "ab87b8c0-8693-4eca-8380-49f042e4e535",
    "created_at": "2026-09-24 23:59:12 UTC",
    "duration": "0.007849",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-24 23:59:12 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "2f1eb21d-8827-45cc-bb4f-92e11e8c4a5f",
    "queue_name": "default",
    "scheduled_at": "2026-09-24 23:59:12 UTC",
    "updated_at": "2026-09-24 23:59:12 UTC"
  }
}