Skip to content

Expose gRPC client retry options#447

Merged
halspang merged 2 commits into
microsoft:mainfrom
halspang:halspang/client_retry
Jul 16, 2025
Merged

Expose gRPC client retry options#447
halspang merged 2 commits into
microsoft:mainfrom
halspang:halspang/client_retry

Conversation

@halspang

Copy link
Copy Markdown
Member

This commit allows for users to specify their own retry options instead of relying on the defaults we provide. The general use case here is to enable longer retry periods, more retries, and different status codes to retry on.

Comment thread src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs Outdated
Comment thread src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs Outdated
Comment thread src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs Outdated
Comment thread src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs Outdated
Comment thread src/Client/AzureManaged/DurableTaskSchedulerClientExtensions.cs Outdated
Comment thread src/Client/AzureManaged/DurableTaskSchedulerClientExtensions.cs Outdated
Comment thread src/Client/AzureManaged/DurableTaskSchedulerClientExtensions.cs Outdated
Comment thread src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs Outdated
Signed-off-by: Hal Spang <halspang@microsoft.com>
@halspang halspang force-pushed the halspang/client_retry branch from a915038 to f129411 Compare July 15, 2025 21:24
Comment thread src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs Outdated
Signed-off-by: Hal Spang <halspang@microsoft.com>
@halspang halspang force-pushed the halspang/client_retry branch from f129411 to 6680132 Compare July 16, 2025 21:19
@halspang halspang merged commit 46bf417 into microsoft:main Jul 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants