ExampleJob

Очередь исполнения
elephants
Приоритет
-10
Успешно
Параметры
"slow"
{
  "job_id": "669ad316-e8eb-4974-aad6-c1724ecb7c7f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-09T09:46:24.001877215Z",
  "scheduled_at": "2026-09-09T09:46:48.001685666Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "669ad316-e8eb-4974-aad6-c1724ecb7c7f",
    "active_job_id": "669ad316-e8eb-4974-aad6-c1724ecb7c7f",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-09 09:46:24 UTC",
    "cron_at": "2026-09-09 09:46:24 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-09 09:46:53 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-09 09:46:48 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-09 09:46:48 UTC",
    "updated_at": "2026-09-09 09:46:53 UTC"
  }
}
Выполнение заданий
19мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "669ad316-e8eb-4974-aad6-c1724ecb7c7f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-09T09:46:24.001877215Z",
  "scheduled_at": "2026-09-09T09:46:48.001685666Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c98c2453-57f9-45eb-934c-2f5b18a60db4",
    "active_job_id": "669ad316-e8eb-4974-aad6-c1724ecb7c7f",
    "created_at": "2026-09-09 09:46:48 UTC",
    "duration": "5.026887",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-09 09:46:53 UTC",
    "job_class": "ExampleJob",
    "process_id": "d5a4ae17-3d30-4b4b-ba1f-696e52c4eff4",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-09 09:46:48 UTC",
    "updated_at": "2026-09-09 09:46:53 UTC"
  }
}