timeout_scope
faststream.utils.functions.timeout_scope #
timeout_scope(timeout: Optional[float] = 30, raise_timeout: bool = False) -> ContextManager[CancelScope]
faststream.utils.functions.timeout_scope #timeout_scope(timeout: Optional[float] = 30, raise_timeout: bool = False) -> ContextManager[CancelScope]
faststream/utils/functions.py