Skip to content

Expose HttpClient.Timeout property and distinguish timeouts#30

Merged
AnthoDingo merged 3 commits into
mainfrom
dev/main
May 10, 2026
Merged

Expose HttpClient.Timeout property and distinguish timeouts#30
AnthoDingo merged 3 commits into
mainfrom
dev/main

Conversation

@AnthoDingo
Copy link
Copy Markdown
Contributor

No description provided.

claude and others added 3 commits May 9, 2026 18:58
- Ajout propriété Timeout (get/set) délégant à _httpClient.Timeout
- Défaut inchangé : 100s (comportement HttpClient standard)
- Process<T> distingue désormais timeout (408) et annulation (499)
  via TaskCanceledException.CancellationToken.IsCancellationRequested
@AnthoDingo AnthoDingo merged commit 7d54c3b into main May 10, 2026
2 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.

2 participants