ExampleJob::BatchJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos


{
  "job_id": "a624f475-c0bd-4a83-b192-3bd317532bc6",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-10-18T16:17:00.002513018Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a624f475-c0bd-4a83-b192-3bd317532bc6",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-10-18 16:17:00 UTC",
    "performed_at": "2025-10-18 16:17:00 UTC",
    "finished_at": "2025-10-18 16:17:00 UTC",
    "error": null,
    "created_at": "2025-10-18 16:17:00 UTC",
    "updated_at": "2025-10-18 16:17:00 UTC",
    "active_job_id": "a624f475-c0bd-4a83-b192-3bd317532bc6",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2025-10-18 16:17:00 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
23ms na fila
52ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "a624f475-c0bd-4a83-b192-3bd317532bc6",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-10-18T16:17:00.002513018Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "eff651d1-bf9e-4931-b4a4-0d9c57df47cb",
    "created_at": "2025-10-18 16:17:00 UTC",
    "updated_at": "2025-10-18 16:17:00 UTC",
    "active_job_id": "a624f475-c0bd-4a83-b192-3bd317532bc6",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2025-10-18 16:17:00 UTC",
    "finished_at": "2025-10-18 16:17:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "61bbef7f-1c29-41b9-98cb-332d4d2a66a8",
    "duration": "0.0525"
  }
}