If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.74-4
Reproducible in staging?: yes
Reproducible in production?: yes
Issue reported by: @quinthar
Slack conversation: https://expensify.slack.com/archives/C05LX9D6E07/p1716338088626339
Action Performed:
- Open NewDot
- Click on a few different reports.
- Open the Chrome Dev Tools, network tab. Filter for
AuthenticatePusher
- Close your laptop, wait 10 seconds.
- Open your laptop.
Expected Result:
We should only use AuthenticatePusher to reconnect to the channels you need to be actively connected to.
Actual Result:
We use AuthenticatePusher to reconnect to the channels for all the reports you clicked into in the first steps. This leads to a number of unnecessary network requests and websocket connections.
Workaround:
n/a
Platforms:
Which of our officially supported platforms is this issue occurring on?
Observed on Chrome desktop, but affects all platforms.
Screenshots/Videos
n/a
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @sonialiap
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.74-4
Reproducible in staging?: yes
Reproducible in production?: yes
Issue reported by: @quinthar
Slack conversation: https://expensify.slack.com/archives/C05LX9D6E07/p1716338088626339
Action Performed:
AuthenticatePusherExpected Result:
We should only use
AuthenticatePusherto reconnect to the channels you need to be actively connected to.Actual Result:
We use
AuthenticatePusherto reconnect to the channels for all the reports you clicked into in the first steps. This leads to a number of unnecessary network requests and websocket connections.Workaround:
n/a
Platforms:
Which of our officially supported platforms is this issue occurring on?
Observed on Chrome desktop, but affects all platforms.
Screenshots/Videos
n/a
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @sonialiap