We are using SonarQube CE - Version 9.9 ( build 65466) in ECS with RDS PSQL version 13.10
Recently, we have getting issues in Background Tasks, its going more than 50+ tasks in Pending and Tasks are InProgress one by one only.
These tasks getting submitted and its getting started after 30 min or 45 min and these tasks will finish within few sec itself.
But there are alot of Tasks in Pending state.
Need assistance of this issue, is this expected in Community Edition or is there something we need to really need to look into it?
We have attached the screenshot for your reference.
It’s expected that when using Community Edition, only one worker can process tasks at a time. Take a look at the documentation here: Compute engine performance
I’m a little confused though – what exactly is timing out? The background task, or something (like the CI) polling for the background task status / quality gate?