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

ClientClusterManifestProvider: fix case where gateway returns no update #8782

Merged
merged 2 commits into from
Dec 16, 2023

Conversation

HermesNew
Copy link
Contributor

@HermesNew HermesNew commented Dec 16, 2023

There was no newer cluster manifest, so wait for the next refresh interval and try again.
GetClusterManifestUpdate() may be return null and needs to be processed.

Microsoft Reviewers: Open in CodeFlow

There was no newer cluster manifest, so wait for the next refresh interval and try again.
@ReubenBond ReubenBond changed the title No newer cluster manifest handle ClientClusterManifestProvider: fix case where gateway returns no update Dec 16, 2023
@ReubenBond ReubenBond merged commit 0ab585e into dotnet:main Dec 16, 2023
19 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants