ExampleJob

Черга
mice
Пріоритет
-10
Успішно виконано
Аргументи
"success"
{
  "job_id": "d75d62cd-4179-4b42-8b93-df12bc3f12ed",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-08-30T04:04:15.007102635Z",
  "scheduled_at": "2025-08-30T04:04:15.006872511Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d75d62cd-4179-4b42-8b93-df12bc3f12ed",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2025-08-30 04:04:15 UTC",
    "performed_at": "2025-08-30 04:04:15 UTC",
    "finished_at": "2025-08-30 04:04:15 UTC",
    "error": null,
    "created_at": "2025-08-30 04:04:15 UTC",
    "updated_at": "2025-08-30 04:04:15 UTC",
    "active_job_id": "d75d62cd-4179-4b42-8b93-df12bc3f12ed",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-08-30 04:04:15 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
29мс у черзі
15мс час виконання
Успішно виконано
{
  "job_id": "d75d62cd-4179-4b42-8b93-df12bc3f12ed",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-08-30T04:04:15.007102635Z",
  "scheduled_at": "2025-08-30T04:04:15.006872511Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "65977a22-a825-4aa2-9408-659e1cb3a06c",
    "created_at": "2025-08-30 04:04:15 UTC",
    "updated_at": "2025-08-30 04:04:15 UTC",
    "active_job_id": "d75d62cd-4179-4b42-8b93-df12bc3f12ed",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2025-08-30 04:04:15 UTC",
    "finished_at": "2025-08-30 04:04:15 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "c3734714-f140-45c1-a214-3f5d9b0ca5c5",
    "duration": "0.015767"
  }
}