microsoft / DurableFunctionsMonitor

A monitoring/debugging UI tool for Azure Durable Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[VsCodeExt] Extension fails to reload the Task Hub tree after a while

scale-tone opened this issue · comments

So that the DURABLE FUNCTIONS view appears empty out of a sudden.

Probably this is due to issues in Azure Account extension (access token gets expired and isn't recreated). Need to investigage.

Workaround is to restart VsCode window.

With v6.0 don't observe it anymore.