Skip to content

[Feature] Use ping instead of a HTTP get request to check for internet connection#1493

Merged
alexjustesen merged 4 commits intomainfrom
1484-0201-could-not-resolve-host
Jun 8, 2024
Merged

[Feature] Use ping instead of a HTTP get request to check for internet connection#1493
alexjustesen merged 4 commits intomainfrom
1484-0201-could-not-resolve-host

Conversation

@alexjustesen
Copy link
Copy Markdown
Owner

@alexjustesen alexjustesen commented Jun 8, 2024

📃 Description

This PR uses ping to check for internet connections instead of HTTP get requests.

closes #1484

🪵 Changelog

➕ Added

  • SPEEDTEST_PING_URL environment variable

✏️ Changed

  • use ping instead of http get

@alexjustesen alexjustesen added the feature New feature or request label Jun 8, 2024
@alexjustesen alexjustesen added this to the v0.20.x milestone Jun 8, 2024
@alexjustesen alexjustesen self-assigned this Jun 8, 2024
@alexjustesen alexjustesen linked an issue Jun 8, 2024 that may be closed by this pull request
@alexjustesen
Copy link
Copy Markdown
Owner Author

@svenvg93 pinging you (pun intended) as this adds a new dependency to the dev image.

@alexjustesen alexjustesen merged commit 24efee2 into main Jun 8, 2024
@alexjustesen alexjustesen deleted the 1484-0201-could-not-resolve-host branch June 8, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0.20.1: Could not resolve host.

1 participant