ExampleJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
"slow"
{
  "job_id": "2f188d09-57b1-41bf-9ca3-13271d8a95d2",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-18T04:36:57.058896771Z",
  "scheduled_at": "2026-09-18T04:36:57.058680609Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2f188d09-57b1-41bf-9ca3-13271d8a95d2",
    "active_job_id": "2f188d09-57b1-41bf-9ca3-13271d8a95d2",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-18 04:36:57 UTC",
    "cron_at": "2026-09-18 04:36:54 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-18 04:37:02 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-18 04:36:57 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-18 04:36:57 UTC",
    "updated_at": "2026-09-18 04:37:02 UTC"
  }
}
Execuções
330ms na fila
5,0s tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "2f188d09-57b1-41bf-9ca3-13271d8a95d2",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-18T04:36:57.058896771Z",
  "scheduled_at": "2026-09-18T04:36:57.058680609Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2b5c44a0-856b-4d5a-a5a9-644fb5916a72",
    "active_job_id": "2f188d09-57b1-41bf-9ca3-13271d8a95d2",
    "created_at": "2026-09-18 04:36:57 UTC",
    "duration": "5.016271",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-18 04:37:02 UTC",
    "job_class": "ExampleJob",
    "process_id": "b35d5288-c76d-40e5-b583-e61b1e6cfeae",
    "queue_name": "default",
    "scheduled_at": "2026-09-18 04:36:57 UTC",
    "updated_at": "2026-09-18 04:37:02 UTC"
  }
}