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)
Wed, Apr 9, 11:26 AM
Unknown Object (File)
Wed, Apr 2, 8:38 AM
Unknown Object (File)
Wed, Apr 2, 7:44 AM
Unknown Object (File)
Wed, Apr 2, 2:13 AM
Unknown Object (File)
Tue, Apr 1, 4:51 AM
Unknown Object (File)
Mar 11 2025, 3:50 PM
Unknown Object (File)
Mar 11 2025, 3:48 PM
Unknown Object (File)
Mar 6 2025, 11:53 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