[Approved] RFR: Treat Jira 4xx errors different from 5xx

Erik Helin ehelin at openjdk.java.net
Thu Nov 21 10:19:03 UTC 2019


On Thu, 21 Nov 2019 09:48:05 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Hi all,
> 
> Please review this small change that considers all 4xx errors returned from Jira as permanent (issue not found) errors, while 5xx errors may go away if the operation is retried.
> 
> Best regards,
> Robin
> 
> ----------------
> 
> Commits:
>  - 304cee82: Treat 4xx errors different from 5xx
> 
> Changes: https://git.openjdk.java.net/skara/pull/261/files
>  Webrev: https://webrevs.openjdk.java.net/skara/261/webrev.00
>   Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
>   Patch: https://git.openjdk.java.net/skara/pull/261.diff
>   Fetch: git fetch https://git.openjdk.java.net/skara pull/261/head:pull/261

Looks good!

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

Approved by ehelin (Reviewer).

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


More information about the skara-dev mailing list