Skip to content

anomaly-detection recipe test periodically hangs #1333

@davetroiano

Description

@davetroiano

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;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions