seknox / trasa

Zero Trust Service Access
https://www.trasa.io
Mozilla Public License 2.0
383 stars 70 forks source link

[BUG] Timeout and prompt error if workstation agent is not found #225

Open flyinghermit opened 3 years ago

flyinghermit commented 3 years ago

Describe the bug:

When registering browser extension, if workstation agent is not found, the progress bar in popup ui keeps on loading (as mentioned in this issue #224 as well) which makes user think that it's stuck.

Expected behavior: We should implement timeout and show error to user if workstation agent is not found.