fix: Never ending syncing when MLS feature is enabled - WPB-15026#2329
Merged
KaterinaWire merged 13 commits intorelease/cycle-3.115from Jan 2, 2025
Merged
fix: Never ending syncing when MLS feature is enabled - WPB-15026#2329KaterinaWire merged 13 commits intorelease/cycle-3.115from
KaterinaWire merged 13 commits intorelease/cycle-3.115from
Conversation
Contributor
Test Results 7 files 8 suites 10m 33s ⏱️ For more details on these failures, see this check. Results for commit b12fc69. ♻️ This comment has been updated with latest results. |
Datadog ReportBranch report: ✅ 0 Failed, 6641 Passed, 28 Skipped, 4m 52.37s Total Time |
johnxnguyen
reviewed
Dec 27, 2024
6 tasks
johnxnguyen
approved these changes
Jan 2, 2025
Co-authored-by: John Nguyen <28632506+johnxnguyen@users.noreply.github.com>
8be98c4 to
afd9aba
Compare
caldrian
approved these changes
Jan 2, 2025
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Never ending syncing when MLS feature is enabled.
Solution
The solution is to create the MLS client after saving the feature config change to the db. To achieve this:
MLSFeatureProcessorfor processing MLS feature.MLSClientSyncManagerto initiate the MLS client.Testing
Checklist
[WPB-XXX].UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: