You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there. I have been experiencing this issue with this plug in Jenkins.
Start a build running on Jenkins which takes some time, and produces a violations report.
Start a second build which will finish earlier than the first build.
The second build will not finish until the first build completes.
Because the violations report cannot be generated, probably do to generating the line charts, until previous builds complete, longer running builds from before can prevent newer builds from completing. If you are using another plugin like GitHub integration, these delays the time taken to get feedback from tests, etc.
Is there some way to disable the line charts for violations report and get violations reports concurrently? So build 3 will be able to finish before build 2? Let me know.
The text was updated successfully, but these errors were encountered:
Hello there. I have been experiencing this issue with this plug in Jenkins.
Because the violations report cannot be generated, probably do to generating the line charts, until previous builds complete, longer running builds from before can prevent newer builds from completing. If you are using another plugin like GitHub integration, these delays the time taken to get feedback from tests, etc.
Is there some way to disable the line charts for violations report and get violations reports concurrently? So build 3 will be able to finish before build 2? Let me know.
The text was updated successfully, but these errors were encountered: