Skip to content

Timeout exception, unable to recover #173

Open
@MironAtHome

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:

  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

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions