github / github/vscode-github-actions

Extension sometimes doesn't start `failed: fetch failed.`

Open
#431 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
660
Forks
213
PR merge metrics
No merged PRs in 30d

Description

**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**
![image](https://github.com/user-attachments/assets/eba66d27-4a16-471c-a1d8-2e4974153ca1)

**Extension Version**
`v0.27.0`

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.