ExampleJob

Черга
mice
Пріоритет
0
Успішно виконано
Аргументи
"success"
{
  "job_id": "7fd6dec4-9dd0-492a-86fe-1ffd6ab331eb",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-05-09T04:46:09.002839565Z",
  "scheduled_at": "2025-05-09T04:46:10.002634863Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7fd6dec4-9dd0-492a-86fe-1ffd6ab331eb",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2025-05-09 04:46:10 UTC",
    "performed_at": "2025-05-09 04:46:10 UTC",
    "finished_at": "2025-05-09 04:46:10 UTC",
    "error": null,
    "created_at": "2025-05-09 04:46:09 UTC",
    "updated_at": "2025-05-09 04:46:10 UTC",
    "active_job_id": "7fd6dec4-9dd0-492a-86fe-1ffd6ab331eb",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-05-09 04:46:09 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
  }
}
Виконання
15мс у черзі
9мс час виконання
Успішно виконано
{
  "job_id": "7fd6dec4-9dd0-492a-86fe-1ffd6ab331eb",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-05-09T04:46:09.002839565Z",
  "scheduled_at": "2025-05-09T04:46:10.002634863Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "303c38ab-5602-44f9-93d6-66410b206e7d",
    "created_at": "2025-05-09 04:46:10 UTC",
    "updated_at": "2025-05-09 04:46:10 UTC",
    "active_job_id": "7fd6dec4-9dd0-492a-86fe-1ffd6ab331eb",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2025-05-09 04:46:10 UTC",
    "finished_at": "2025-05-09 04:46:10 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "9a254f48-6f10-457c-818e-67fdb5219656",
    "duration": "0.00976"
  }
}