ExampleJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
"slow"
{
  "job_id": "ba7b22c1-9621-4118-a93f-7de0c9226d58",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-04T14:01:00.064263591Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ba7b22c1-9621-4118-a93f-7de0c9226d58",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-07-04 14:01:00 UTC",
    "performed_at": "2025-07-04 14:01:00 UTC",
    "finished_at": "2025-07-04 14:01:05 UTC",
    "error": null,
    "created_at": "2025-07-04 14:01:00 UTC",
    "updated_at": "2025-07-04 14:01:05 UTC",
    "active_job_id": "ba7b22c1-9621-4118-a93f-7de0c9226d58",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": "f9cb09e6-5c2a-4421-a00d-76ddcf6b00a5",
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "slow"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
36λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
5.0초 미만 μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "ba7b22c1-9621-4118-a93f-7de0c9226d58",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-04T14:01:00.064263591Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "01fffd8d-8605-44be-9c35-d423dca9f9e5",
    "created_at": "2025-07-04 14:01:00 UTC",
    "updated_at": "2025-07-04 14:01:05 UTC",
    "active_job_id": "ba7b22c1-9621-4118-a93f-7de0c9226d58",
    "job_class": "ExampleJob",
    "queue_name": "default",
    "scheduled_at": "2025-07-04 14:01:00 UTC",
    "finished_at": "2025-07-04 14:01:05 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "82e41b55-fff3-4fa7-b154-00073f8a2d77",
    "duration": "5.020242"
  }
}