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

(dynamic alert thresholds) Stream detection call when little/no data due to pruning #1197

Open
aayush-se opened this issue Sep 26, 2024 · 0 comments
Assignees

Comments

@aayush-se
Copy link
Member

aayush-se commented Sep 26, 2024

When there is little to no timeseries data and a stream detection call is made, the arguments Stumpy.STUMPI are incorrect (invalid window size) and an exception is thrown.

Handle this by preventing a stream detection call if there is not enough data after data is pruned.

Create unit tests to confirm functionality.

@aayush-se aayush-se self-assigned this Sep 26, 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

No branches or pull requests

1 participant