ExampleJob

큐
elephants
μš°μ„ μˆœμœ„
10
성곡함
인수
"slow"
{
  "job_id": "0b8cf63c-5023-43da-95ae-21ec6fbc9646",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-05-19T11:23:07.002836918Z",
  "scheduled_at": "2025-05-19T11:23:07.002667653Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "0b8cf63c-5023-43da-95ae-21ec6fbc9646",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2025-05-19 11:23:07 UTC",
    "performed_at": "2025-05-19 11:23:07 UTC",
    "finished_at": "2025-05-19 11:23:12 UTC",
    "error": null,
    "created_at": "2025-05-19 11:23:07 UTC",
    "updated_at": "2025-05-19 11:23:12 UTC",
    "active_job_id": "0b8cf63c-5023-43da-95ae-21ec6fbc9646",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-05-19 11:23:07 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
  }
}
μ‹€ν–‰
37λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
5.0초 미만 μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "0b8cf63c-5023-43da-95ae-21ec6fbc9646",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-05-19T11:23:07.002836918Z",
  "scheduled_at": "2025-05-19T11:23:07.002667653Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "8790db5d-2708-41af-842f-7f7336c253ed",
    "created_at": "2025-05-19 11:23:07 UTC",
    "updated_at": "2025-05-19 11:23:12 UTC",
    "active_job_id": "0b8cf63c-5023-43da-95ae-21ec6fbc9646",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-05-19 11:23:07 UTC",
    "finished_at": "2025-05-19 11:23:12 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "95cd1256-3b6f-4ce6-87ba-3e7ee528306a",
    "duration": "5.010891"
  }
}