Théophile Choutri de Tarlé

Results 214 comments of Théophile Choutri de Tarlé

Hi, thank you very much for the request, it will be done. :)

I've done this for one of my projects. Quite ugly but not too complex: ```haskell instrumentHandlerValueWithFilter :: String -> (Wai.Response -> Maybe Wai.Response) -- ^ Response filter -> (Wai.Request ->...

@mattjbray Hi! Are you still willing to work on this? If so, it can be present on the next major release of Servant. :)

@agrafix Hi! Unfortunately we lost CI logs, could you please rebase your branch and push it again? :)

This really looks awesome, thank you very much for taking the time to bring it here. :) We will study it and give a more in-depth opinion in the next...

@fisx Hi, any plans for this PR? Otherwise can I close it?

I would love to read a bit more on practical uses of this feature! Do you use this in tracing scenarios? Observability and Telemetry?

@qwbarch You have a good point, in that it's not great to expose server internals like this as a default behaviour. I think there is a "deeper" problem, in that...

@qwbarch Well for nginx, you just use the `error_page` directive: https://nginx.org/en/docs/http/ngx_http_core_module.html#error_page