- SonarQube Enterprise edition
In the SonarQubePublish@4 task in Azure Pipelines, there is a parameter called pollingTimeoutSec . In all example code I’ve found, the parameter is set to 300, i.e. five minutes. However I have not managed to find a description of what the parameter means.
Can someone please point me to the appropriate documentation, or if there is none, explain how this parameter could be varied and why.