macro_rules! bad_gateway {
    ($($t:tt)*) => { ... };
}
Expand description

Error to convey an upstream problem