Skip to content

Conversation

SimonHeybrock
Copy link
Member

Both return the full timeseries. It is likely that we may want to switch to only publishing the new value, but that would be a larger change since it requires collecting the timeseries in the frontend.

Both return the full timeseries. It is likely that we may want to switch
to only publishing the new value, but that would be a larger change
since it requires collecting the timeseries in the frontend.
SimonHeybrock and others added 4 commits October 2, 2025 14:38
The test was expecting 2 messages (cumulative and current) but the branch
changes timeseries_handler.py to only output cumulative data, eliminating
the duplicate output. Updated test assertions to expect 1 message per
workflow execution instead of 2.

Original prompt: Branch timeseries-duplicate-output does not pass builds. Please fix if possible, then commit.
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