JustinGrote / JustinGrote/ModuleFast

Connection Timeout issues

未关闭
#102 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
151
派生
11
PR 合并指标
30 天内没有已合并 PR

描述

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?

贡献指南

这个仓库没有索引到贡献指南

调研方向

No source file or test is identified in the issue. Start by reproducing an InstallFast install against pwsh.gallery:443 and compare it with standard Install-Module, then trace the connection and timeout handling used by the affected module path. Done means the intermittent timeout is explained and a reliable CI-safe behavior or documented setting is covered by a regression test.

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
cli
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。