On Wed, Jan 13, 2021 at 4:09 PM Christopher Faulet <[email protected]> wrote: > However, I've slightly adapted the patches, but nothing terrible. In the > Prometheus reg-test, the bad request is tested at the end because the > connection > is closed on a 400-bad-request (because of a "Connection: close" header in the > default 400 error message).
I realise my testing is a bit chaotic. I always manage to test something, and somehow do a last modification which breaks everything :) thank you for catching this one. > And in the 2nd patch, if the call to > stats_fill_info() fails, an error is returned because it is unexpected and > there > is no way to recover if it happens. ok good to know. Thank you, -- William

