Open
Description
If a connection is slow, then it's possible for lnd's read deadlines to be hit. Ideally we should allow the user to raise these deadlines in case they have slow connections. This interacts with the issue outlined in #5837 since we may read the header just fine and then close the connection when trying to read the body.
Relevant call-sites: