microsoft / azure-pipelines-extensions

Collection of all RM and deployment extensions

Home Page:http://www.visualstudio.com/explore/release-management-vs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pipeline Log Updates are extremely slow to update on Terraform task

danielkimuipath opened this issue · comments

Since last week, I have observed that our pipeline progress/logs are extremely slow to update unless I refresh with the browser. For example, viewing a running step will:

  • Show as running past its actual run time until a browser refresh
  • New logs do not show until a browser refresh
  • Stage/job updates on the run results page require a browser refresh
  • See the video where the step keeps running but a refresh shows that the run has moved on multiple steps: azure_pipeline_update.mp4
    Observed this occurring on both Azure Agents (ubuntu-latest) and self-hosted agents.

This wasn't like this before. We suspect it is coming from recent change. Does anyone have a similar issue like this?