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
We got a customer request for a command line way to trigger a recheck, they like to do this without a web browser.
My memory is we got most of the way through building this, and then decided the control server async polling wasn't a great UI and abandoned it. But, I think it's worth a quick revisit here.
I think:
launcher recheck should send a recheck message, same path the restart messages take
We can update K2 to accept this and recheck failing checks
The text was updated successfully, but these errors were encountered:
We got a customer request for a command line way to trigger a recheck, they like to do this without a web browser.
My memory is we got most of the way through building this, and then decided the control server async polling wasn't a great UI and abandoned it. But, I think it's worth a quick revisit here.
I think:
launcher recheck
should send a recheck message, same path the restart messages takeThe text was updated successfully, but these errors were encountered: