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

Manual completion client does unlimited retries for non-retryable error #2346

Closed
lazy-ninja opened this issue Dec 11, 2024 · 1 comment
Closed

Comments

@lazy-ninja
Copy link

lazy-ninja commented Dec 11, 2024

Expected Behavior

  • ManualActivityCompletionClient shouldn't retry the non-retryable errors
Error: GRPC: received message larger than max (5243998 vs. 4194304)

Actual Behavior

  • It's being retried

Steps to Reproduce the Problem

  1. Create an async activity
  2. Complete exceptionally with payload size >4MB.

Specifications

  • Version: 1.22.3
  • Platform:
@Quinn-With-Two-Ns
Copy link
Contributor

This is a duplicate of temporalio/temporal#6806

@Quinn-With-Two-Ns Quinn-With-Two-Ns closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2024
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

No branches or pull requests

2 participants