Skip to main content

set_global_timeout

Method
This is a method of the HookRegistry class in the registry module.
Set the global timeout for all hooks.

Signature

def set_global_timeout(timeout: float) -> Any

Parameters

timeout
float
required
No description available.

Returns

Returns
Any
The result of the operation.