[Rev 02] RFR: Make the notifier retry logic more granular

Robin Westberg rwestberg at openjdk.java.net
Mon Mar 16 10:29:21 UTC 2020


> Hi all,
> 
> Please review this change that makes the notifier retry logic more granular. Instead of marking an entire notifier as
> either retriable or not, allow a notifier to throw a NonRetriableException if a non-retriable operation fails.
> Best regards,
> Robin

Robin Westberg has updated the pull request incrementally with one additional commit since the last revision:

  Update further usages of NonRetriableException

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

Changes:
  - all: https://git.openjdk.java.net/skara/pull/510/files
  - new: https://git.openjdk.java.net/skara/pull/510/files/1b0d3082..5f351a86

Webrevs:
 - full: https://webrevs.openjdk.java.net/skara/510/webrev.02
 - incr: https://webrevs.openjdk.java.net/skara/510/webrev.01-02

  Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.java.net/skara/pull/510.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/510/head:pull/510

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


More information about the skara-dev mailing list