dotnet / dotnet/Docker.DotNet

ExtractArchiveToContainerAsync times out for large input stream

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
416
PR merge metrics
No merged PRs in 30d

Description

**Output of `dotnet --info`:**

```
(paste your output here)
```

**What version of Docker.DotNet?:**

```
2.124.3
```

**Steps to reproduce the issue:**
1. Try to use a large file stream with ExtractArchiveToContainerAsync (mine is 1.7gb)

**What actually happened?:**
Task was canceled due to http client timeout

**What did you expect to happen?:**
Task completes like normal, because timeout is set to infinite

**Additional information:**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.