Skip to content

fix: increase request timeout to 15s#106

Merged
sjinks merged 1 commit intomainfrom
pltfrm-1391-dev-env-start-healthcheck-timeouts
Jul 23, 2025
Merged

fix: increase request timeout to 15s#106
sjinks merged 1 commit intomainfrom
pltfrm-1391-dev-env-start-healthcheck-timeouts

Conversation

@sjinks
Copy link
Copy Markdown
Member

@sjinks sjinks commented Jul 19, 2025

This pull request makes a small but significant change to the lib/scan.js file by increasing the timeout duration for HTTP requests during URL scans. The timeout has been updated from 5000 milliseconds (5 seconds) to 15000 milliseconds (15 seconds) to allow more time for slower requests to complete.

  • Timeout adjustment for URL scans:
    • Increased the default timeout value in the function documentation from 5000ms to 15000ms.
    • Updated the default timeout value in the scanUrls function definition to match the new 15000ms value.

@sjinks sjinks merged commit 0d91a96 into main Jul 23, 2025
24 checks passed
@sjinks sjinks deleted the pltfrm-1391-dev-env-start-healthcheck-timeouts branch July 23, 2025 13:01
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