See the retryConfig here https://github.com/dapr/dapr-agents/blob/main/tests/agents/durableagent/test_durable_agent.py#L1093-L1098
We need to add a quickstart showcasing the retryConfig.
Acceptance Criteria:
- quickstarts/durable_agent_retry.py created showcasing the retry config capabilities we support and is documented nicely within the readme for the quickstarts
- the integration tests for the quickstarts gets updated to run this as well
See the retryConfig here https://github.com/dapr/dapr-agents/blob/main/tests/agents/durableagent/test_durable_agent.py#L1093-L1098
We need to add a quickstart showcasing the retryConfig.
Acceptance Criteria: