Skip to content

Timeout when entry is not found in the DB #22

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

Open
A3a3e1 opened this issue Nov 19, 2020 · 0 comments
Open

Timeout when entry is not found in the DB #22

A3a3e1 opened this issue Nov 19, 2020 · 0 comments

Comments

@A3a3e1
Copy link

A3a3e1 commented Nov 19, 2020

Steps to reproduce:

  1. Enter valid credentials
  2. Select 'SELECT' action
  3. Input query like 'SELECT * FROM Employee WHERE id=444', where Employee - existing table, id value should not exist in the table.

Expected result:
Message like 'nothing found' is shown or error is thrown

Actual result:
Error!
Component did not send any data during timeout.

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