You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
sktm retries Jenkins operations even if the error is not transient, but logical. E.g.:
Consider differentiating the detected errors and aborting on logical ones.
The text was updated successfully, but these errors were encountered: