`Plug.Conn.read_body/2` not returning when client drops/crashes

How would I implement that?

The function above gets called directly in my controller module. So I would need to somehow inject that capture somewhere in the Phoenix endpoint/router?