set_global_timeout
Method
This is a method of the HookRegistry class in the registry module.Set the global timeout for all hooks.
Signature
Parameters
No description available.
Returns
The result of the operation.
Set the global timeout for all hooks.
This is a method of the HookRegistry class in the registry module.Set the global timeout for all hooks.
def set_global_timeout(timeout: float) -> Any