stikkireddy / dbtunnel

Proxy solution to run elegant Web UIs or interact with LLMs natively inside databricks notebooks.
https://stikkireddy.github.io/dbtunnel/
Apache License 2.0
18 stars 7 forks source link

added exception for KeyError when no running ngrok tunnel exists #1

Closed tristen-db closed 9 months ago

tristen-db commented 9 months ago

Got an error when there's no running ngrok tunnel to kill so I added the KeyError exception to the tunnels logic I have no way ootb to test it so double check me