Removes the pollingRequestMaximumMessageProcessingTimeout since it provided no value, we now entirely depend on TCP connection timeouts to determine if the request is dead similar to listening tentacles.
How to review this PR
Quality :heavy_check_mark:
Pre-requisites
[ ] I have read How we use GitHub Issues for help deciding when and where it's appropriate to make an issue.
[ ] I have considered informing or consulting the right people, according to the ownership map.
[ ] I have considered appropriate testing for my change.
Background
[SC-67117]
Removes the
pollingRequestMaximumMessageProcessingTimeout
since it provided no value, we now entirely depend on TCP connection timeouts to determine if the request is dead similar to listening tentacles.How to review this PR
Quality :heavy_check_mark:
Pre-requisites