pub fn ErrorGatewayTimeout<T>(err: T) -> Errorwhere T: Debug + Display + 'static,
Helper function that wraps any error and generates a GATEWAY_TIMEOUT response.
GATEWAY_TIMEOUT