Page MenuHomePhabricator

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

Authored by ashoat on Wed, Nov 20, 6:42 AM.
Tags
None
Referenced Files
F3327103: D13977.id45901.diff
Wed, Nov 20, 8:17 AM
F3327083: D13977.id.diff
Wed, Nov 20, 8:16 AM
F3327078: D13977.diff
Wed, Nov 20, 8:16 AM
Subscribers

Details

Reviewers
varun
will
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
No Lint Coverage
Unit
No Test Coverage