Skip to content

xds: Non-SOTW resources need onError() callbacks, too #12122

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jun 2, 2025

SOTW is unique in that it can become absent after being found. But if we NACK when initially loading the resource, we don't want to delay, depend on the resource timeout, and then give a poor error.

This was noticed while adding the EDS restriction that address is not a hostname and some tests started hanging instead of failing quickly.

SOTW is unique in that it can become absent after being found. But if we
NACK when initially loading the resource, we don't want to delay, depend
on the resource timeout, and then give a poor error.

This was noticed while adding the EDS restriction that address is not a
hostname and some tests started hanging instead of failing quickly.
@kannanjgithub kannanjgithub merged commit efe9ccc into grpc:master Jun 3, 2025
20 of 21 checks passed
@ejona86 ejona86 deleted the xds-nonsotw-onerror branch June 3, 2025 13:59
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.

3 participants