RFR: 974: Add retry logic to mlbridge when pushing

Robin Westberg rwestberg at openjdk.java.net
Tue Apr 20 10:42:48 UTC 2021


If pushing a webrev to the archive should fail, it is commonly caused by a concurrent push for another webrev. Try to rebase a few times to avoid throwing an error.

-------------

Commit messages:
 - When pushing a webrev, try rebasing if it fails

Changes: https://git.openjdk.java.net/skara/pull/1130/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1130&range=00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-974
  Stats: 112 lines in 2 files changed: 109 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/skara/pull/1130.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1130/head:pull/1130

PR: https://git.openjdk.java.net/skara/pull/1130


More information about the skara-dev mailing list