Hi Team ,
I have one question regarding background task. When SonarQube upgrade 2025.1.4 is happening and meanwhile if any background tasks failed during upgrade then any workaround for it ?
Hi Team ,
I have one question regarding background task. When SonarQube upgrade 2025.1.4 is happening and meanwhile if any background tasks failed during upgrade then any workaround for it ?
Hi,
I’m not sure what the question is.
I believe that a graceful shutdown should wait until any current background tasks in process are finished.
But if a background task does error-out, there’s no way to re-run it. You would have to re-run the analysis on the CI side.
HTH,
Ann
Thanks for the answer !