Skip to content

anomaly-detection recipe test periodically hangs #1333

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

Closed
davetroiano opened this issue Jul 28, 2022 · 1 comment
Closed

anomaly-detection recipe test periodically hangs #1333

davetroiano opened this issue Jul 28, 2022 · 1 comment
Assignees

Comments

@davetroiano
Copy link
Contributor

davetroiano commented Jul 28, 2022

It sometimes hangs during the step Running step Group events by time intervals. Possibly a timing thing causing this to never have results:

SELECT USERNAME, WINDOW_START, WINDOW_END
FROM ACCOUNTS_TO_MONITOR
EMIT CHANGES
LIMIT 1;
@davetroiano
Copy link
Contributor Author

root cause identified, opened this survivor for the work to sweep and start fixing

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