Skip to content

NewNonRetryableApplicationError not respected by  #175

@moh-abk

Description

@moh-abk

Expected Behavior

Regardless of what is set in temporal.RetryPolicy, NewNonRetryableApplicationError should not be retried

Actual Behavior

NewNonRetryableApplicationError returned by activities are still being retried.

Steps to Reproduce the Problem

  1. Create a workflow with RetryPolicy: &temporal.RetryPolicy{}
  2. Create an activity that returns temporal.NewNonRetryableApplicationError
  3. Execute the workflow

Specifications

  • Version: v0.26.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions