github / github/vscode-github-actions
Extension sometimes doesn't start `failed: fetch failed.`
- Lenguaje dominante
- TypeScript
- Estrellas
- 660
- Forks
- 213
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Describe the bug**
Every now and then when reloading VSCode I will get this error:
`Activating extension 'github.vscode-github-actions' failed: fetch failed.`
```rust
Failed to load resource: net::ERR_NAME_NOT_RESOLVED
marketplace.visualstudio.com/_apis/public/gallery/extensionquery:1
ERR [network] #5: https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery - error POST Failed to fetch
log.ts:439
```
**To Reproduce**
Steps to reproduce the behavior:
1. Reload VSCode with `workbench.action.reloadWindow`
2. Get lucky (unlucky?)
3. See error
**Expected behavior**
Extension starts every time with no problems
**Screenshots**

**Extension Version**
`v0.27.0`
**Additional context**
Guía de contribución
Línea de trabajo
Start by tracing extension activation and the request to marketplace.visualstudio.com/_apis/public/gallery/extensionquery, then reproduce the failure by reloading VSCode with workbench.action.reloadWindow. Done means the extension activates reliably after reload without the reported fetch failure.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github, typescript, vscode
- Área
- devtools
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100