ExampleJob::BatchJob::CallbackJob

File d'attente
default
Priorité
0
Réussis
Paramètres
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/f52bc0e6-fc81-45ff-8122-98448f7da8a0"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "796870db-7aa2-4c58-9bdc-786afe5ed62e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/f52bc0e6-fc81-45ff-8122-98448f7da8a0"
    },
    {
      "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-10-28T12:53:50.816518170Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "796870db-7aa2-4c58-9bdc-786afe5ed62e",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-10-28 12:53:50 UTC",
    "performed_at": "2025-10-28 12:53:50 UTC",
    "finished_at": "2025-10-28 12:53:50 UTC",
    "error": null,
    "created_at": "2025-10-28 12:53:50 UTC",
    "updated_at": "2025-10-28 12:53:50 UTC",
    "active_job_id": "796870db-7aa2-4c58-9bdc-786afe5ed62e",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "f52bc0e6-fc81-45ff-8122-98448f7da8a0",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Exécutions
9ms Dans la file d'attente
7ms Durée
Réussis
{
  "job_id": "796870db-7aa2-4c58-9bdc-786afe5ed62e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/f52bc0e6-fc81-45ff-8122-98448f7da8a0"
    },
    {
      "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-10-28T12:53:50.816518170Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "688866da-00fe-4a23-833e-29acc19233f9",
    "created_at": "2025-10-28 12:53:50 UTC",
    "updated_at": "2025-10-28 12:53:50 UTC",
    "active_job_id": "796870db-7aa2-4c58-9bdc-786afe5ed62e",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-10-28 12:53:50 UTC",
    "finished_at": "2025-10-28 12:53:50 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "a6d501e2-fe3f-4b72-b4b3-1885d2b1a7d8",
    "duration": "0.007844"
  }
}