Skip to content

fix(chlorinator): telemetry doesn't properly represent operating mode#140

Merged
cryptk merged 1 commit into
mainfrom
fix_chlorinator_mode
May 9, 2026
Merged

fix(chlorinator): telemetry doesn't properly represent operating mode#140
cryptk merged 1 commit into
mainfrom
fix_chlorinator_mode

Conversation

@cryptk
Copy link
Copy Markdown
Owner

@cryptk cryptk commented May 9, 2026

BREAKING CHANGE: Chlorinator set_op_mode takes ChlorinatorMSPConfigMode instead of ChlorinatorOperatingMode

This is because there seems to be some discrepancy between the mode reported in telemetry and the mode reported in the MSP Config data. The telemetry seems to lag behind the MSP Config, sometimes significantly. Perhaps the MSP Config data is what the requested mode is while the telemetry is what the current mode is, and there is some delay for the system to change modes.

@cryptk cryptk force-pushed the fix_chlorinator_mode branch from 77ffbad to c497134 Compare May 9, 2026 21:38
BREAKING CHANGE: Chlorinator set_op_mode takes ChlorinatorMSPConfigMode now
@cryptk cryptk force-pushed the fix_chlorinator_mode branch from c497134 to 663ca42 Compare May 9, 2026 21:40
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 9, 2026

@cryptk cryptk merged commit 4197b60 into main May 9, 2026
14 checks passed
@cryptk cryptk deleted the fix_chlorinator_mode branch May 9, 2026 21:43
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