Since November 8th 2022, all of our Cloud Analysis are timing out after 30 minutes. If we go into the project in SonarCloud and go to Background tasks the only info given is that it timed out after 30 minutes. Please advise.
- ALM used - Azure DevOps
- CI system used - Azure DevOps
- Languages of the repository - C# / .Net / Java
- Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
##[error][SQ] Task failed with status FAILED, Error message: Execution of task timed out after 1800795 ms (threshold: 1800000 ms)
Update 1: If I create a new SonarCloud project and point the ADO pipeline to it, it runs successfully, however in the existing SonarCloud project it continues to time out after 30 minutes.