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

Reduce request timeout when checking URLs #287

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Conversation

AdamRJensen
Copy link
Member

@AdamRJensen AdamRJensen commented Nov 27, 2024

Currently the URL checking workflow is slowing down the CI.

A website should be able to respond within 10 seconds, otherwise it will be considered failing.

Edit: Many websites were failing when timeout=10, even legimitate ones, so timeout has been increased to 20.

@AdamRJensen AdamRJensen merged commit 5bee3cf into main Nov 28, 2024
1 of 2 checks passed
@AdamRJensen AdamRJensen deleted the reduce-request-timeout branch November 28, 2024 16:30
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.

1 participant