[No QA] Docs: drop overstated dedup guarantee from SEQUENTIAL_QUEUE.md overview#94037
Merged
inimaga merged 1 commit intoJun 19, 2026
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
mountiny
approved these changes
Jun 19, 2026
inimaga
approved these changes
Jun 19, 2026
Contributor
|
🚀 Deployed to staging by https://github.com/inimaga in version: 9.4.16-1 🚀
Bundle Size Analysis (Sentry): |
Contributor
|
🚀 Deployed to production by https://github.com/blimpich in version: 9.4.16-5 🚀
|
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.
Explanation of Change
Docs-only follow-up to merged PR #93279 that addresses @mountiny's feedback.
The overview claimed every change is sent to the server and deduplicated server-side on resend. That overstates the guarantee:
The client guarantees serial, in-order delivery, not exactly-once. This removes the inaccurate parenthetical. No code changes.
Fixed Issues
$ N/A — docs-only follow-up to merged PR #93279 (no associated issue)
PROPOSAL: N/A
Tests
contributingGuides/SEQUENTIAL_QUEUE.mdOffline tests
N/A — documentation-only change, no runtime behavior.
QA Steps
N/A — documentation-only change (see
[No QA]in title).PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)Avatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
N/A — documentation-only change.
Android: mWeb Chrome
N/A — documentation-only change.
iOS: Native
N/A — documentation-only change.
iOS: mWeb Safari
N/A — documentation-only change.
MacOS: Chrome / Safari
N/A — documentation-only change.
🤖 Generated with Claude Code