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

Eliminate user retries on pod setup resumes (Loop issue #2117 follow up) #2

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Eliminate user retries on pod setup resumes (Loop issue #2117 follow up) #2

merged 3 commits into from
Mar 18, 2024

Conversation

marionbarker
Copy link

  • Have PairAndPrime ViewModel do an automatic retry on error
  • Have InsertCannula ViewModel do an automatic retry on error
  • Add resumingPodSetup func to attempt a getStatus and sleep on errors
  • Added some improved and updated pumpManager comments
  • Have pumpManager detect pod setup resumes to invoke resumingPodSetup()
  • Include additional isConnected handling to OmniBLE resumingPodSetup()

itsmojo added 3 commits March 7, 2024 23:57

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
+ Have PairAndPrime ViewModel do an automatic retry on error
+ Have InsertCannula ViewModel do an automatic retry on error
+ Add resumingPodSetup func to attempt a getStatus and sleep on errors
+ Added some improved and updated pumpManager comments
+ Have pumpManager detect pod setup resumes to invoke resumingPodSetup()
+ Include additional isConnected handling to OmniBLE resumingPodSetup()
@marionbarker
Copy link
Author

See test here: LoopKit#114 (comment)

@marionbarker marionbarker merged commit ae34bfb into loopandlearn:dev_itsmojo_updates Mar 18, 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.

None yet

2 participants