Skip to content

Added a maximum number of attempts for connecting to WiFi #46

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

Merged
merged 3 commits into from
Jul 14, 2021

Conversation

makermelissa
Copy link
Collaborator

Fixes #45. This sets the maximum attempts to 10 by default when connecting to WiFi. It can be overridden by passing an int or None to disable.

@makermelissa makermelissa requested a review from a team July 14, 2021 21:35
@makermelissa makermelissa merged commit ae05258 into adafruit:main Jul 14, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 16, 2021
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.

fetch method of PortalBase tries to keep connecting to WiFi forever if connection cannot be established
2 participants