Skip to content

[Feature Request] Consider TLS handshake failures as worker-fatal errors #455

@cretz

Description

@cretz

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

  • Go - TODO
  • Java - TODO
  • Core - TODO
  • TypeScript - N/A
  • Python - N/A
  • .NET - N/A
  • PHP - N/A
  • Temporal CLI - N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions