Hi, On queue timeout, currently HAProxy throws 503, But i want to return 429, I understand that 4xx means a client problem and client can't help here. But due to back compatibility reasons, I want to return 429 instead of 503. Is this possible ?
Thanks, Rama