Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rundeck object throwing weird ApiLoginException #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

rundeck object throwing weird ApiLoginException #5

wants to merge 1 commit into from

Conversation

gkspranger
Copy link

is related to this issue: #4

happens sometimes on initial "triggerJob", and most likely on "getExecution" .. simple try/catches around each instance of object use, and force fail after X retries depending on where failure occurred ..

issue only occurs when triggering identical parallel jobs in jenkins ..

i bumped down the wait period from 5secs to 1sec .. but that was more for internal purposes ..

thanks,
greg

…initial "triggerJob" and during "getExecution" .. not sure why .. when doing toString, object looked the same in all instances .. so now am try/catching "getExecution" and if 20 fails in a row, fail all (hasn't happened yet) .. also, on initial "triggerJob", allowing for 3 fails (hasn't happened yet), then fail all .. not the best fix, but good enough for now .. finally, turned wait period from 5secs to 1sec ..
@buildhive
Copy link

Vincent Behar » jenkins-rundeck-plugin #3 SUCCESS
This pull request looks good
(what's this?)

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

Successfully merging this pull request may close these issues.

None yet

2 participants