RFR: Retry the mbox push action a few times in case of concurrent updates

Robin Westberg rwestberg at openjdk.java.net
Tue Feb 18 13:21:00 UTC 2020


Hi all,

Please review this small change that retries the mbox push action a few times, to avoid errors when there are concurrent updates (to unrelated mboxes). Also performs a rebase action if needed to decrease the chance of an error.

Best regards,
Robin

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

Commits:
 - 14e99ad0: Retry the mbox push action a few times in case of concurrent updates, as well as attempt to rebase

Changes: https://git.openjdk.java.net/skara/pull/450/files
 Webrev: https://webrevs.openjdk.java.net/skara/450/webrev.00
  Stats: 18 lines in 1 file changed: 12 ins; 0 del; 6 mod
  Patch: https://git.openjdk.java.net/skara/pull/450.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/450/head:pull/450

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


More information about the skara-dev mailing list