ExampleJob::BatchJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos


{
  "job_id": "dcf6500c-a5da-49d5-b588-f25949519071",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-24T12:25:30.029815817Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "dcf6500c-a5da-49d5-b588-f25949519071",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-24 12:25:30 UTC",
    "performed_at": "2026-06-24 12:25:30 UTC",
    "finished_at": "2026-06-24 12:25:30 UTC",
    "error": null,
    "created_at": "2026-06-24 12:25:30 UTC",
    "updated_at": "2026-06-24 12:25:30 UTC",
    "active_job_id": "dcf6500c-a5da-49d5-b588-f25949519071",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-06-24 12:25: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
  }
}
Execuções
17ms na fila
53ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "dcf6500c-a5da-49d5-b588-f25949519071",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-24T12:25:30.029815817Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d8c27d62-74d2-40fd-a4de-83ca8e9d19fa",
    "created_at": "2026-06-24 12:25:30 UTC",
    "updated_at": "2026-06-24 12:25:30 UTC",
    "active_job_id": "dcf6500c-a5da-49d5-b588-f25949519071",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-24 12:25:30 UTC",
    "finished_at": "2026-06-24 12:25:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "092feea1-8270-4be8-84b2-651bd7f52e5f",
    "duration": "0.053031"
  }
}