Problem
We are seeing some scenarios where multiple OpenApp requests are serialized in a row. When multiple such requests are sent, it's redundant, slows down the app, and contributes to server traffic.
Solution
De-dupe OpenApp requests such that only one can be serialized at a time.
Issue Owner
Current Issue Owner: @trjExpensify
Problem
We are seeing some scenarios where multiple
OpenApprequests are serialized in a row. When multiple such requests are sent, it's redundant, slows down the app, and contributes to server traffic.Solution
De-dupe
OpenApprequests such that only one can be serialized at a time.Issue Owner
Current Issue Owner: @trjExpensify