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

Check internet connection using api_endpoint if present in CLIENT_OPTIONS settings #275

Conversation

awaistkd
Copy link
Contributor

🎩 What?

Updated how we check the internet connection. Previously we were using www.google.com to check the internet connection. Since we added the option to provide api_endpoint via CLIENT_OPTIONS settings, we want to use the same endpoint to check the internet connection.

🤔 Why?

In cases when we are connecting to different endpoint for example (interconnect), we want to check the internet connection using that endpoint.

🔗 Related issue

@awaistkd awaistkd merged commit 46f4b02 into master Feb 29, 2024
4 checks passed
@awaistkd awaistkd deleted the check-internet-connection-from-api-endpoint-if-client-options-are-in-settings branch February 29, 2024 09:13
@jBonoraW jBonoraW mentioned this pull request Feb 29, 2024
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