fabric8-services / fabric8-jenkins-idler

OpenShift.io service to idle resp.unidle Jenkins instances
Apache License 2.0
4 stars 15 forks source link

Test that the token is valid before adding watches #311

Closed chmouel closed 5 years ago

chmouel commented 5 years ago

When the token is expired or invalidated idler would not check it and would still try to use it again and again, it should see if there it's usuable and back off from that cluster.