Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contrib: fast return if runner-group server is not found #143

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

fuweid
Copy link
Collaborator

@fuweid fuweid commented Dec 18, 2024

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.

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 <[email protected]>
@fuweid fuweid merged commit ee26b10 into Azure:main Dec 18, 2024
4 checks passed
@fuweid fuweid deleted the weifu/check-error branch December 18, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant