Skip to content

Log and continue on error during package fetch - #90

Merged
TimMonko merged 1 commit into
mainfrom
log-fetch-package-info
Jun 8, 2026
Merged

Log and continue on error during package fetch#90
TimMonko merged 1 commit into
mainfrom
log-fetch-package-info

Conversation

@TimMonko

@TimMonko TimMonko commented Jun 8, 2026

Copy link
Copy Markdown
Member

Description

Currently, the update action runs are constantly failing: https://github.com/napari/npe2api/actions/workflows/update.yml

This adds a print for the HTTP error and allows the script to continue instead of crashing.

Something like:

  ⚠ HTTP 404 fetching some-package
⚠ some-package (could not fetch info)

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npe2api Ready Ready Preview, Comment Jun 8, 2026 3:58am

@TimMonko
TimMonko merged commit 38b37f4 into main Jun 8, 2026
7 checks passed
@TimMonko
TimMonko deleted the log-fetch-package-info branch June 8, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants