python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

WIP: Retry with interceptors

Open elena-kolevska opened this issue 1 year ago • 0 comments

Description

This PR adds the possibility for users to configure Retry and Timeout policies for both grpc and http based clients.

Issue reference

https://github.com/dapr/python-sdk/issues/676

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • [ ] Code compiles correctly
  • [ ] Created/updated tests
  • [ ] Extended the documentation

elena-kolevska avatar Feb 26 '24 15:02 elena-kolevska