Page MenuHomePhabricator

[lib] Wait to finish all followed channels queries before querying for a specific one
ClosedPublic

Authored by ashoat on Nov 20 2024, 6:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 11, 3:50 PM
Unknown Object (File)
Tue, Mar 11, 3:48 PM
Unknown Object (File)
Thu, Mar 6, 11:53 PM
Unknown Object (File)
Fri, Feb 28, 3:19 AM
Unknown Object (File)
Fri, Feb 28, 3:19 AM
Unknown Object (File)
Feb 10 2025, 1:42 PM
Unknown Object (File)
Feb 6 2025, 7:52 PM
Unknown Object (File)
Feb 6 2025, 7:45 PM
Subscribers

Details

Summary

This will allow us to avoid spamming out requests for every channel on app start. Most of the channels (probably all channels in most cases) will be channels the user follows on Farcaster.

Depends on D13976

Test Plan

Tested on both native and web by logging each NeynarClient query and seeing which ones get triggered

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable