ExampleJob

Черга
mice
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "f2f4d78d-4746-4fcb-86b6-3a03fcd1ba03",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-11-21T08:44:28.002263235Z",
  "scheduled_at": "2024-11-21T08:44:37.002108915Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "f2f4d78d-4746-4fcb-86b6-3a03fcd1ba03",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2024-11-21 08:44:37 UTC",
    "performed_at": "2024-11-21 08:44:37 UTC",
    "finished_at": "2024-11-21 08:44:42 UTC",
    "error": null,
    "created_at": "2024-11-21 08:44:28 UTC",
    "updated_at": "2024-11-21 08:44:42 UTC",
    "active_job_id": "f2f4d78d-4746-4fcb-86b6-3a03fcd1ba03",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-11-21 08:44:28 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
  }
}
Виконання
23мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "f2f4d78d-4746-4fcb-86b6-3a03fcd1ba03",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-11-21T08:44:28.002263235Z",
  "scheduled_at": "2024-11-21T08:44:37.002108915Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "780f3b9a-49e0-470f-9878-003e9f8fe86d",
    "created_at": "2024-11-21 08:44:37 UTC",
    "updated_at": "2024-11-21 08:44:42 UTC",
    "active_job_id": "f2f4d78d-4746-4fcb-86b6-3a03fcd1ba03",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2024-11-21 08:44:37 UTC",
    "finished_at": "2024-11-21 08:44:42 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "6eaeca88-b346-4099-870a-d82b8142be27",
    "duration": "5.019934"
  }
}