JustinGrote / JustinGrote/ModuleFast

Connection Timeout issues

Ouverte
#102 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C#
Étoiles
151
Forks
11
Métriques de merge des PR
Aucune PR mergée en 30 j

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?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
csharp
Domaine
cli
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
30/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.