-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When UI experiences exception timeout while running query, subsequent requests similarly fail to timeout.
To Reproduce
Steps to reproduce the behavior:
- click on button run query with query missing graph name ( empty string '' )
- note message "timeout..."
- modify query with graph name
- rerun query - see same exception
Expected behavior
Step 4 should perform query without failure
Screenshots
Will provide when reproduce issue
Desktop (please complete the following information):
- OS: Ubuntu 24.*
- Browser Microsoft Windows 11 Edge ( current, latest )
Additional context
Age Viewer application is running off of branch main using suggested commands
npm run setup
npm run start
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working