You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on observation it seems that feeds are updated sequentially, which takes some time with rather long list of subscriptions. Doing it concurrently should speed up the process.
The text was updated successfully, but these errors were encountered:
Based on observation it seems that feeds are updated sequentially, which takes some time with rather long list of subscriptions. Doing it concurrently should speed up the process.
The text was updated successfully, but these errors were encountered: