What would you like?
Expand RetryPresets to include more handy presets.
To this in conjunction with JS to offer same features across SDKs:
https://github.com/aws/aws-durable-execution-sdk-js/blob/main/packages/aws-durable-execution-sdk-js/src/utils/retry/retry-presets/retry-presets.ts
Possible Implementation
- FixedWait
- LinearBackOff
- Slow
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response
What would you like?
Expand RetryPresets to include more handy presets.
To this in conjunction with JS to offer same features across SDKs:
https://github.com/aws/aws-durable-execution-sdk-js/blob/main/packages/aws-durable-execution-sdk-js/src/utils/retry/retry-presets/retry-presets.ts
Possible Implementation
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response