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 non-blocking network timeouts #116

Merged
merged 9 commits into from
Aug 11, 2021
Merged

Fix non-blocking network timeouts #116

merged 9 commits into from
Aug 11, 2021

Conversation

brentru
Copy link
Member

@brentru brentru commented Aug 10, 2021

  • Removes non-blocking checkNetworkConnection, checkMQTTConnection functions
  • Adds new blocking handleNetworking call which handles:
    • keepAliveWiFi - handles WiFi network status and reconnections, performs same status LED operations as the initial connection
    • mqttStatus to handle MQTT connection status and reconnection
    • Resends hardware description upon reconnection

Addresses:
#112
#52

@brentru
Copy link
Member Author

brentru commented Aug 10, 2021

Update - GitHub Actions is now experiencing degraded availability. We are continuing to investigate.
Aug 10, 20:16 UTC

Will look at this later and kick actions when it's back online...

@brentru brentru merged commit db4049e into master Aug 11, 2021
@brentru brentru deleted the network-check-res branch August 11, 2021 18:05
@brentru brentru restored the network-check-res branch August 11, 2021 21:55
@brentru brentru deleted the network-check-res branch October 4, 2021 20:48
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