Description
Function calls can be interrupted when they exceed a configured timeout. Developers can protect tests, scripts, or service paths from hanging operations with a reusable decorator. It changes control flow and should be used carefully around cleanup-sensitive work.