Expand description
Cancel an effect that exceeds a wall-clock budget. Wraps Run in
tokio::time::timeout and converts the elapsed-error into
CommonError::Unknown.
Cancel an effect that exceeds a wall-clock budget. Wraps Run in
tokio::time::timeout and converts the elapsed-error into
CommonError::Unknown.