What would you like?
When durable backend throws a retryable exception, and all the retry attempts in Lambda client fail, I would like the execution to throw a retryable exception so that the backend will retry the invocation
Currently in this situation, the execution will fail immediately
Possible Implementation
No response
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response
What would you like?
When durable backend throws a retryable exception, and all the retry attempts in Lambda client fail, I would like the execution to throw a retryable exception so that the backend will retry the invocation
Currently in this situation, the execution will fail immediately
Possible Implementation
No response
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response