Skip to content

fix(domains): fix domains cache desynchronization - #40

Merged
jourdain merged 1 commit into
Kitware:masterfrom
Jo-Byr:fix-domain-cache-desynchronization
Jul 31, 2026
Merged

fix(domains): fix domains cache desynchronization#40
jourdain merged 1 commit into
Kitware:masterfrom
Jo-Byr:fix-domain-cache-desynchronization

Conversation

@Jo-Byr

@Jo-Byr Jo-Byr commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Add server cache reset when resetting domains on client side to fix bug where the client no longer has a cache for a proxy domains but the server considers it cached and unnecessary to send

Add server cache reset when resetting domains on client side
to fix bug where the client no longer has a cache for a proxy domains
but the server considers it cached and unnecessary to send
@Jo-Byr
Jo-Byr requested a review from jourdain July 31, 2026 08:51
@Jo-Byr Jo-Byr self-assigned this Jul 31, 2026
@Jo-Byr

Jo-Byr commented Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

For additional context, the fail happened on server-side in send_message where we fell in content == to_send because server and client caches were not synchronized anymore

@jourdain
jourdain merged commit 38ef7bc into Kitware:master Jul 31, 2026
6 checks passed
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.

2 participants