-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Describe the bug
In our company we have hundreds of projects and concurrent analysis in SonarQube happens quite often.
After an exchange with the Tech Lead of EcoSonar, he explained to us that today it is not possible to launch two analysis concurrently in EcoSonar, it will generate an error.
To Reproduce
Launch multiple analysis in EcoSonar at the same time.
Expected behavior
EcoSonar should :
- support concurrent analysis.
- manage a persistent task queue allowing to support server errors, restarts, and heavy loads.
- limit the number of analysis in parallel (go to the task queue).
Additional context
We can't deploy EcoSonar in production in its current state
Metadata
Metadata
Assignees
Labels
No labels