microsoft / vscode-azureAutomation

MIT License
17 stars 4 forks source link

Track Output is buggy #25

Closed carlin-q-scott closed 1 year ago

carlin-q-scott commented 1 year ago

When I track output, it shows queued, and then once the job starts, the output goes blank for the rest of the life of the job. I'm never updated on the status of the job after the queued state.

Kapilhk commented 1 year ago

Hi @carlin-q-scott , It would be great if you could share insights on this particular job. Did it complete successfully as shown on Portal? Did the job have any runtime exceptions?

Also is it possible to repro or transient? Please share repro steps

carlin-q-scott commented 1 year ago

It happened every time I used this feature. It didn't matter if the job succeeded or failed. Maybe it's related to the access token expiration issue I reported in #24.

kapil-azure-automation commented 1 year ago

This is fixed in newer versions. Thanks