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

errors during consumer async refresh are hidden #636

Open
viqtor opened this issue Aug 20, 2023 · 0 comments · May be fixed by #637
Open

errors during consumer async refresh are hidden #636

viqtor opened this issue Aug 20, 2023 · 0 comments · May be fixed by #637

Comments

@viqtor
Copy link
Contributor

viqtor commented Aug 20, 2023

Potential exceptions thrown during a consumers async refresh are hidden for an outside caller.

This can cause issues seen in the hollow-reference-implementation where a AnnouncementWatcher advances its local version without knowing that the consumer is not keeping up.
In our implementation this has been resolved when the next snapshot has been produced and announced.

@viqtor viqtor linked a pull request Aug 20, 2023 that will close this issue
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 a pull request may close this issue.

1 participant