ExampleJob

큐
elephants
μš°μ„ μˆœμœ„
-10
성곡함
인수
"slow"
{
  "job_id": "8ae18ef2-2c1e-4a21-9fc2-0894825f17f5",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T08:41:20.002746985Z",
  "scheduled_at": "2026-04-16T08:42:05.002514622Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "8ae18ef2-2c1e-4a21-9fc2-0894825f17f5",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-04-16 08:42:05 UTC",
    "performed_at": "2026-04-16 08:42:05 UTC",
    "finished_at": "2026-04-16 08:42:10 UTC",
    "error": null,
    "created_at": "2026-04-16 08:41:20 UTC",
    "updated_at": "2026-04-16 08:42:10 UTC",
    "active_job_id": "8ae18ef2-2c1e-4a21-9fc2-0894825f17f5",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-16 08:41:20 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,
    "lock_type": null
  }
}
μ‹€ν–‰
4λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
5.0초 미만 μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "8ae18ef2-2c1e-4a21-9fc2-0894825f17f5",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T08:41:20.002746985Z",
  "scheduled_at": "2026-04-16T08:42:05.002514622Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "9107af22-0d7c-4a72-8c61-36d68ac51b61",
    "created_at": "2026-04-16 08:42:05 UTC",
    "updated_at": "2026-04-16 08:42:10 UTC",
    "active_job_id": "8ae18ef2-2c1e-4a21-9fc2-0894825f17f5",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-04-16 08:42:05 UTC",
    "finished_at": "2026-04-16 08:42:10 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "3cd43028-673e-40d2-b1b9-79efba1856fe",
    "duration": "5.015817"
  }
}