@pankajgupta We're investigating the maven.twttr.com problems internally, but I wanted to see whether this workaround (which we're using in other projects) will fix the issue here. It only retries the resolution and downloading step, so it won't slow down notifications on pull requests with "real" failures.
(The patch itself did not pass CI with all the jvm options, so looking forward to seeing whether the maven.twttr.com problems can themselves be solved.)
@pankajgupta We're investigating the
maven.twttr.com
problems internally, but I wanted to see whether this workaround (which we're using in other projects) will fix the issue here. It only retries the resolution and downloading step, so it won't slow down notifications on pull requests with "real" failures.