When a user requests full history for a channel whose recent uploads aren't fetched yet, run a one-channel recent backfill synchronously in the request so the feed populates at once instead of waiting for the scheduler. Deep paging still follows on the scheduler (recent-then-deep). The deep-toggle mutation now also refreshes my-status and the feed. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| channels.py | ||
| feed.py | ||
| health.py | ||
| me.py | ||
| sync.py | ||
| tags.py | ||