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