ExampleJob

Черга
mice
Пріоритет
0
Успішно виконано
Аргументи
"success"
{
  "job_id": "90153df5-c011-44b7-8a94-5b34de40d295",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-11-14T06:53:43.113637303Z",
  "scheduled_at": "2024-11-14T06:53:43.113485618Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "90153df5-c011-44b7-8a94-5b34de40d295",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2024-11-14 06:53:43 UTC",
    "performed_at": "2024-11-14 06:53:43 UTC",
    "finished_at": "2024-11-14 06:53:43 UTC",
    "error": null,
    "created_at": "2024-11-14 06:53:43 UTC",
    "updated_at": "2024-11-14 06:53:43 UTC",
    "active_job_id": "90153df5-c011-44b7-8a94-5b34de40d295",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-11-14 06:53:43 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
  }
}
Виконання
180мс у черзі
15мс час виконання
Успішно виконано
{
  "job_id": "90153df5-c011-44b7-8a94-5b34de40d295",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-11-14T06:53:43.113637303Z",
  "scheduled_at": "2024-11-14T06:53:43.113485618Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d241dd6d-b786-4f8e-9871-aa49549da52c",
    "created_at": "2024-11-14 06:53:43 UTC",
    "updated_at": "2024-11-14 06:53:43 UTC",
    "active_job_id": "90153df5-c011-44b7-8a94-5b34de40d295",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2024-11-14 06:53:43 UTC",
    "finished_at": "2024-11-14 06:53:43 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7633ed75-a41a-424b-8315-cd8a305c6342",
    "duration": "0.015874"
  }
}