AltimateAI / vscode-dbt-power-user

This extension makes vscode seamlessly work with dbt™: Auto-complete, preview, column lineage, AI docs generation, health checks, cost estimation etc
https://www.altimate.ai
MIT License
452 stars 86 forks source link

feat: poll only if there are results or the first conversation is created #1343

Closed svipulrao98 closed 1 month ago

svipulrao98 commented 2 months ago

Overview

Problem

too many polling requests

Solution

poll only if necessary

Screenshot/Demo

How to test

Checklist

svipulrao98 commented 1 month ago

did you test these changes by running the extension? polling is still happening even if i dont have any shares

@saravmajestic pushed some changes, it should work now