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 May 6, 2021. It is now read-only.
Currently idler's status api does not return starting and terminating|idling status properly. E.g. when you call idle/ api the status returns starting -> idled instead of idling -> idled. This needs to be fixed so that the callers (jenkins proxy) can handle various scenarios properly.
The text was updated successfully, but these errors were encountered:
Currently idler's status api does not return
starting
andterminating|idling
status properly. E.g. when you callidle/
api the status returnsstarting -> idled
instead ofidling -> idled
. This needs to be fixed so that the callers (jenkins proxy) can handle various scenarios properly.The text was updated successfully, but these errors were encountered: