-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Web - IOU - There is a delay in sending money #37300
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Triggered auto assignment to @lakchote ( |
We think that this bug might be related to #vip-split-p2p-chat-groups |
Not a blocker or related to NewDot performance. Instead it's an API slowdown, see the api.movClosing the issue for these reasons. Will ask in #fast-apis if something has been noticed for it recently. |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Sorry @lakchote I spoke too soon. In prod, the API also takes 6s but the page loads immediately because of the optimistic data, so this seems like a regression in App. |
Oh, my bad. Well let's take a deeper look at this! |
I've looked at all the PRs that got merged, and I don't see any that could have had an effect on Onyx optimistic data for send money. Last changes on It seems like optimistic data is correctly set judging by my screen below (on dev): It's very hard to reproduce on dev since I don't have the latency problems I would have on staging. As such, I can't see the optimistic data (or lack thereof) problem come into play. |
Just noting that this happens for other flows too, e.g. Start chat and Request money |
The issue was elsewhere. Now it's fast on staging, since the revert PR was deployed. |
@bernhardoj please consider this case as well when re-work on Onyx |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
@aimane-chnaif the Onyx PR doesn't introduce the delay, maybe it was a site issue (or other things in the App). The report screen shows a skeleton loader instead of a blank screen after the Onyx PR. Same case like this one EDIT: okay, the delay has the same root cause as #37247 because the optimistic report is overwritten. This is an App problem, not with the onyx. |
yes, I meant to test app thoroughly and fix app issues along with Onyx version bump. |
I think we can close this issue, since we CPed a fix and it was tested in staging. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.44.0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Issue found when executing PR #29991
Action Performed:
Expected Result:
There shouldn't be any delays
Actual Result:
There is a delay in sending money
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6393963_1709036640715.bandicam_2024-02-27_08-21-50-704.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: