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

Timeout exception, unable to recover #173

Open
MironAtHome opened this issue Jul 25, 2024 · 0 comments
Open

Timeout exception, unable to recover #173

MironAtHome opened this issue Jul 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MironAtHome
Copy link

Describe the bug
When UI experiences exception timeout while running query, subsequent requests similarly fail to timeout.

To Reproduce
Steps to reproduce the behavior:

  1. click on button run query with query missing graph name ( empty string '' )
  2. note message "timeout..."
  3. modify query with graph name
  4. 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

@MironAtHome MironAtHome added the bug Something isn't working label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant