microsoft/azure-pipelines-extensions

Pipeline Log Updates are extremely slow to update on Terraform task

danielkimuipath opened this issue · 0 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?