Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

sktm retries Jenkins operations on logical errors #135

Open
spbnick opened this issue Aug 29, 2018 · 1 comment
Open

sktm retries Jenkins operations on logical errors #135

spbnick opened this issue Aug 29, 2018 · 1 comment

Comments

@spbnick
Copy link
Contributor

spbnick commented Aug 29, 2018

sktm retries Jenkins operations even if the error is not transient, but logical. E.g.:

[39146] 2018-08-29 11:39:03,157  WARNING   catch <class 'jenkinsapi.custom_exceptions.UnknownJob'>: 'upstream'
[39146] 2018-08-29 11:39:03,157     INFO   now sleep 60s and try again

Consider differentiating the detected errors and aborting on logical ones.

@veruu
Copy link
Contributor

veruu commented Aug 29, 2018

@idorax , do you think you can figure out how to differentiate between the various errors?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants