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

CareLink Follower - Optimized HTTP client, translatable texts, server communication error #3216

Merged

Conversation

benceszasz
Copy link
Contributor

Optimized HTTP client usage
Reuse same HTTP client in every call.

Handling server communication error
Sometimes either at the initial background HTTP request or later at the login page CareLink server resets the connection. This seems to happen if there was a recent request or multiple login attempts from the same IP or just because maybe CareLink is overloaded. An error detection logic and alert dialog was added for this issue.

Translatable texts
Messages, popup texts were moved to translatable strings.

Copy link
Collaborator

@jamorham jamorham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this

@jamorham jamorham merged commit b829f28 into NightscoutFoundation:master Dec 5, 2023
1 check passed
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