Skip to content
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

Reduce web requests #2420

Merged
merged 2 commits into from
Jan 5, 2024
Merged

Reduce web requests #2420

merged 2 commits into from
Jan 5, 2024

Conversation

pfrazee
Copy link
Collaborator

@pfrazee pfrazee commented Jan 4, 2024

We're still trying to track down the excessive web traffic. This PR makes two changes:

  • 4e7c886 Stop auto-refetching app passwords and invites on an interval
  • bd62ce7 Stop polling posts and notifications when the tab is backgrounded

The second commit is likely to reduce traffic dramatically on web, where people often have multiple tabs open

Copy link
Contributor

@ansh ansh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me.

@pfrazee pfrazee merged commit db62f27 into main Jan 5, 2024
4 checks passed
@pfrazee pfrazee deleted the reduce-web-requests branch January 5, 2024 01:36
estrattonbailey added a commit that referenced this pull request Jan 8, 2024
* origin: (45 commits)
  Fix splash config (#2452)
  convert prefix to lowercase in actor autocomplete query (#2431)
  support intl tenor links (#2438)
  Splash: reduce motion + dark mode (#2448)
  Bump android app version code
  Don't use mask for android at all (#2445)
  Update Korean localization (#2432)
  Use android mode, fix fallback (#2437)
  Update for Version 1.63 Português (BR) (#2435)
  New translations messages.po (Ukrainian) (#2422)
  Update Japanese localization (addition + language code correction) (#2423)
  1.63
  Additional embed sources and external-media consent controls (#2424)
  Reduce web requests (#2420)
  New user home feed fixes (#2421)
  E2E runner fixes (#2428)
  Recompile all locales (#2411) (#2416)
  Add Ukrainian localization (#2336)
  Update Portuguese for Português (#2414)
  Add Portuguese Localization (#2407)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants