digma-ai / digma-vscode-plugin

🧑‍💻 Visual Studio Code extension for Digma
https://www.digma.ai/
MIT License
23 stars 2 forks source link

some method insights are not being shown if scan is running while backend is down #251

Closed shaykeren closed 1 year ago

shaykeren commented 1 year ago

STR use nodejs sample app

  1. Having Digma backend is down
  2. open project
  3. go to src/user-service/handlers/wrappedfuncs.js
  4. observe message: "something went terribly wrong.... "
  5. wait for cache scanning to be done ??
  6. start Digma backend
  7. click refresh on insights
  8. Observe no insights are being shown