OtherJob

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


{
  "job_id": "85923685-07ae-4788-98e3-17ab86dbf096",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-08-30T20:37:00.005924449Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "85923685-07ae-4788-98e3-17ab86dbf096",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-08-30 20:37:00 UTC",
    "performed_at": "2025-08-30 20:37:00 UTC",
    "finished_at": "2025-08-30 20:37:00 UTC",
    "error": null,
    "created_at": "2025-08-30 20:37:00 UTC",
    "updated_at": "2025-08-30 20:37:00 UTC",
    "active_job_id": "85923685-07ae-4788-98e3-17ab86dbf096",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2025-08-30 20:37:00 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
  }
}
Выполнение заданий
34мс в очереди
17мс время выполнения
Успешно
{
  "job_id": "85923685-07ae-4788-98e3-17ab86dbf096",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-08-30T20:37:00.005924449Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "ce323cec-59aa-4281-bb89-970901d6e28a",
    "created_at": "2025-08-30 20:37:00 UTC",
    "updated_at": "2025-08-30 20:37:00 UTC",
    "active_job_id": "85923685-07ae-4788-98e3-17ab86dbf096",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2025-08-30 20:37:00 UTC",
    "finished_at": "2025-08-30 20:37:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "a359c74d-90ec-445f-ab02-743dd9465016",
    "duration": "0.01749"
  }
}