OtherJob

Очередь исполнения
default
Приоритет
0
Успешно
Параметры


{
  "job_id": "1113f273-b94a-4576-8795-b9618dff5662",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-02-03T07:15:15.005737774Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "1113f273-b94a-4576-8795-b9618dff5662",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-02-03 07:15:15 UTC",
    "performed_at": "2025-02-03 07:15:15 UTC",
    "finished_at": "2025-02-03 07:15:15 UTC",
    "error": null,
    "created_at": "2025-02-03 07:15:15 UTC",
    "updated_at": "2025-02-03 07:15:15 UTC",
    "active_job_id": "1113f273-b94a-4576-8795-b9618dff5662",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2025-02-03 07:15:15 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "OtherJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Выполнение заданий
72мс в очереди
70мс время выполнения
Успешно
{
  "job_id": "1113f273-b94a-4576-8795-b9618dff5662",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-02-03T07:15:15.005737774Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "67613d6a-4d17-499e-86f0-e59586e9d9d1",
    "created_at": "2025-02-03 07:15:15 UTC",
    "updated_at": "2025-02-03 07:15:15 UTC",
    "active_job_id": "1113f273-b94a-4576-8795-b9618dff5662",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2025-02-03 07:15:15 UTC",
    "finished_at": "2025-02-03 07:15:15 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "34cc7af5-f5db-4eda-93b0-8bed5edefc43",
    "duration": "0.070464"
  }
}