Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vcs): add extra context to errors and increase timeouts #2037

Merged
merged 2 commits into from
Mar 30, 2023

Conversation

Jguer
Copy link
Owner

@Jguer Jguer commented Mar 30, 2023

Timeout for checking a single package was 5s and for the whole checking of devel upgrades was also 5s. For sure causing issues on multiple devel packages or slow devices

Changed:
single package - 10s
full devel - 20s

Add more context for errors

Fixes #2036

@Jguer Jguer self-assigned this Mar 30, 2023
@Jguer Jguer enabled auto-merge (squash) March 30, 2023 18:57
@Jguer Jguer merged commit 01666ae into next Mar 30, 2023
@Jguer Jguer deleted the jguer/vcs-error branch March 30, 2023 18:57
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.

Newengine regularly shows messages about signal and context deadline when checking dev packages
1 participant