dapr / python-sdk

Dapr SDK for Python
Apache License 2.0
222 stars 125 forks source link

[FEATURE REQUEST] Implement retry and timeout policy #676

Closed elena-kolevska closed 4 months ago

elena-kolevska commented 6 months ago

Describe the feature

Based on https://github.com/dapr/dapr/issues/6609 and https://github.com/dapr/proposals/blob/main/0010-S-sdk-resiliency.md

Release Note

RELEASE NOTE: ADD Implement retry and timeout policy for both grpc and http based clients

dapr-bot commented 4 months ago

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

dapr-bot commented 4 months ago

This issue has been automatically closed because it has not had activity in the last 67 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

elena-kolevska commented 2 months ago

Completed in https://github.com/dapr/python-sdk/pull/679