Describe the solution you'd like
On any TLS failure do the normal retry we should do for all worker poll calls, then consider it a fatal error to fail the worker. Do not retry TLS handshake issues forever. This means TLS handshake failures probably need to be differentiated from normal (sometimes spurious) connection failures.
Per-SDK Tickets