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
contrib: fast return if runner-group server is not found (#143)
If runner-group server is not found, let's return error instead of
retrying. Maybe server is still running, but data loss happens in ETCD
side. It's impossible to get result in this case. Fast-return is that
only we can do.
Signed-off-by: Wei Fu <weifu@microsoft.com>
0 commit comments