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
This was an incorrect propagation of error. The job actually was correctly executed but the implementation was faulty.
There is still some bug managing the job itself. After fixing the job, execution triggers a Timed Out error when the job actually succeds (same for the STOP job)
Both the 'start' and 'stop' jobs need to be launched with the ?async parameter.
This will return the job id if the execution is succesful and the execution will be carried on by Rundeck.
A failure to submit the job should raise a notification (textbox?) but not modify any Web elements
Same for "stop" keyword
The text was updated successfully, but these errors were encountered: