306 B
306 B
- ⚠️
LLMService.function_call_timeout_secsnow defaults toNoneinstead of10.0. Deferred function calls will run indefinitely unless a timeout is explicitly set at the service level or per-call. If you relied on the previous 10-second default, passfunction_call_timeout_secs=10.0explicitly.