You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor test enhancement for local activity retries (#1069)
While looking into a user's issue with local activities retrying and not seeming to honor NonRetriableErrorReasons,
I noticed that we had no tests for non-retriable local activity errors.
So this test now mimics `Test_ActivityRetry`, but with local activities.
0 commit comments