RFR: Add optional handler for workitem runtime errors

Erik Duveblad via github.com duke at openjdk.java.net
Thu Aug 29 09:29:38 UTC 2019


On Thu, 29 Aug 2019 09:03:46 GMT, Robin Westberg via github.com <duke at openjdk.java.net> wrote:

> Hi all,
> 
> Please review this change that allows `WorkItem`s that use the PullRequestUpdateCache to invalidate an entry if an RuntimeException occurs during the execution. Without this, operations are not retried automatically on transient errors.
> 
> Best regards,
> Robin
> 
> ----------------
> 
> Commits:
>  - e5ea9a54:	Add optional handler for workitem runtime errors
> 
> Pull request:
> https://git.openjdk.java.net/skara/pull/100
> 
> Webrev:
> https://webrevs.openjdk.java.net/skara/100/webrev.00
> 
> Patch:
> https://git.openjdk.java.net/skara/pull/100.diff
> 
> Fetch command:
> git fetch https://git.openjdk.java.net/skara pull/100/head:pull/100

This PR has been reviewed by Erik Duveblad via github.com - changes are approved. Review comment:

Thanks, this will help a lot!

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


More information about the skara-dev mailing list