ExampleJob::BatchJob

Coda
default
Priorità
0
Riuscito
Argomenti


{
  "job_id": "1bb3b7e8-3744-42b7-88e5-b1e3fa51b8d3",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-16T15:59:32.671307233Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "1bb3b7e8-3744-42b7-88e5-b1e3fa51b8d3",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-16 15:59:32 UTC",
    "performed_at": "2026-07-16 15:59:33 UTC",
    "finished_at": "2026-07-16 15:59:33 UTC",
    "error": null,
    "created_at": "2026-07-16 15:59:32 UTC",
    "updated_at": "2026-07-16 15:59:33 UTC",
    "active_job_id": "1bb3b7e8-3744-42b7-88e5-b1e3fa51b8d3",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-07-16 15:59:30 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
1.0s in coda
156ms tempo di esecuzione
Riuscito
{
  "job_id": "1bb3b7e8-3744-42b7-88e5-b1e3fa51b8d3",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-16T15:59:32.671307233Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "44de1c4c-64fd-4780-a059-b57be15b4722",
    "created_at": "2026-07-16 15:59:33 UTC",
    "updated_at": "2026-07-16 15:59:33 UTC",
    "active_job_id": "1bb3b7e8-3744-42b7-88e5-b1e3fa51b8d3",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-16 15:59:32 UTC",
    "finished_at": "2026-07-16 15:59:33 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "dd31e7c1-fd9c-4ad2-ae2a-facec9af4cf5",
    "duration": "0.156657"
  }
}