Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: set nonRetryable field of server failure to "true" when failure size exceeds limit #4335

Merged

Conversation

alexshtin
Copy link
Member

@alexshtin alexshtin commented May 13, 2023

What changed?
Fix: set nonRetryable field of server failure to true when failure size exceeds limit.

Why?
I think it was bug I made back in #397, when most of such errors are not retryable but these 3.

How did you test it?
Didn't test.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner May 13, 2023 00:24
@yycptt yycptt requested a review from yiminc May 13, 2023 00:29
@alexshtin alexshtin enabled auto-merge (squash) May 15, 2023 05:50
@alexshtin alexshtin disabled auto-merge May 15, 2023 05:51
@alexshtin alexshtin changed the title Fix: disable retry when failure size exceeds limit Fix: set nonRetryable field of server failure to "true" when failure size exceeds limit May 15, 2023
@alexshtin alexshtin enabled auto-merge (squash) May 15, 2023 05:52
@alexshtin alexshtin merged commit a05d21c into temporalio:master May 15, 2023
8 of 9 checks passed
@alexshtin alexshtin deleted the fix/dont-retry-size-exceeded-errors branch May 15, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants