JustinGrote / JustinGrote/ModuleFast
Connection Timeout issues
Open
- Dominant language
- C#
- Stars
- 151
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes I am suffering from a Connection Timeout error when using InstallFast on specific modules:
```
Exception calling "GetResult" with "0" argument(s): "The connection timed out from inactivity. (pwsh.gallery:443)"
```
I usually try again and it works though - but I wouldn't want to risk this kind of failure in a CI pipeline. Any idea what might be causing this? I don't have the same issue with the standard `Install-Module`. Are there any settings which might help me?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.