Skip to content

Carelevo Retry additional priming via dedicated BLE session timeout path - #5029

Merged
MilosKozak merged 1 commit into
nightscout:carelevofrom
Kisu-Choi:fix/retry_priming
Jul 30, 2026
Merged

Carelevo Retry additional priming via dedicated BLE session timeout path#5029
MilosKozak merged 1 commit into
nightscout:carelevofrom
Kisu-Choi:fix/retry_priming

Conversation

@Kisu-Choi

Copy link
Copy Markdown

Summary

This PR addresses the safety check retry issue discussed in the related issue.

When retry is triggered from the safety check flow, additional priming could time out on the generic single-command path. This PR moves additional priming to a dedicated BLE session timeout path so the retry flow can complete more reliably.

It also fixes the retry failure message so a safety check retry failure is no longer reported as a discard / patch termination failure.

Changes

  • use a dedicated BLE session timeout path for additional priming
  • route safety check retry additional priming through that dedicated path
  • show the correct safety check retry failure message instead of the discard failure message

Related issue

  • fixes the safety check retry / additional priming timeout issue
  • fixes the incorrect failure message shown after retry failure

@sonarqubecloud

Copy link
Copy Markdown

@MilosKozak
MilosKozak merged commit 3f1159f into nightscout:carelevo Jul 30, 2026
2 of 4 checks 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