ExampleJob::BatchJob::CallbackJob

File d'attente
default
Priorité
0
Réussis
Paramètres
{"_aj_globalid"=>"gid://test-app/GoodJob::Batch/efbbe973-0047-4f2e-9ec6-df4040c3e61f"}, {"event"=>{"value"=>"finish", "_aj_serialized"=>"ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys"=>["event"]}
{
  "job_id": "d7eb67d1-532f-4c78-92a4-0113152c04e2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/efbbe973-0047-4f2e-9ec6-df4040c3e61f"
    },
    {
      "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-12-04T08:41:37.988820041Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d7eb67d1-532f-4c78-92a4-0113152c04e2",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-12-04 08:41:37 UTC",
    "performed_at": "2024-12-04 08:41:38 UTC",
    "finished_at": "2024-12-04 08:41:38 UTC",
    "error": null,
    "created_at": "2024-12-04 08:41:37 UTC",
    "updated_at": "2024-12-04 08:41:38 UTC",
    "active_job_id": "d7eb67d1-532f-4c78-92a4-0113152c04e2",
    "concurrency_key": null,
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "efbbe973-0047-4f2e-9ec6-df4040c3e61f",
    "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
13ms Dans la file d'attente
9ms Durée
Réussis
{
  "job_id": "d7eb67d1-532f-4c78-92a4-0113152c04e2",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/efbbe973-0047-4f2e-9ec6-df4040c3e61f"
    },
    {
      "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-12-04T08:41:37.988820041Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "cef98212-1f5f-4412-941e-6e22b5d946a0",
    "created_at": "2024-12-04 08:41:38 UTC",
    "updated_at": "2024-12-04 08:41:38 UTC",
    "active_job_id": "d7eb67d1-532f-4c78-92a4-0113152c04e2",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2024-12-04 08:41:37 UTC",
    "finished_at": "2024-12-04 08:41:38 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2276ce20-5bef-450d-a54d-dda9fe77b7ef",
    "duration": "0.009582"
  }
}