dapr / dapr/dotnet-sdk

Should we remove the timeout from ActorProxy by default

Open
#745 1 comment 0 reactions 0 assignees View on GitHub
breaking-change kind/enhancement
Dominant language
C#
Stars
1.2k
Forks
378
Avg merge
1d 22h
Merged PRs (30d)
5

Description

## Describe the proposal

ActorProxy uses a default `HttpClient` which comes with a 100 second timeout. This might be surprising, because users can add their own cancellation policies, but can't be more permissive than what the built-in timeout supports.

We're adding other mechanisms to give users control over this, but I wanted to raise the topic specifically - should we remove the default timeout? Have you been impacted by this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.