<#10705 Retry mechanism restarts spuriously> Issue...
# github-notifications
c
#10705 Retry mechanism restarts spuriously Issue created by asherf The log message says it is waiting 500ms, but based on the logs it doesn't seem the case... Or it might just be the case that we log this message for every target. In this case, I am running
./pants binary
on around ~50 targets. At any case, this is bad UX that should be improved.

Screen Shot 2020-08-29 at 7 52 11 PM

The way to trigger this is to run a command that rebases a branch (
git rebase upstream/master
for example). @witty-crayon-22786 @gshuflin @Eric-Arellano Follow up on #10518 - there is progress... but still not good enough IMHO. pantsbuild/pants