In-reply-to » đź“Ł NEW: I realize we're still in a "code freeze" for Yarn.social's backend yarnd; however I wanted to share a new feature that just got built this weekend.

How does this affects --fetch-interval

Basically, fetching “subscribed” feeds will be done via WebSub. During the Cache fetch cycle, which is controlled by --fetch-interval, subscribed feeds are skipped.

This has the effect of reducing inbound and outbound load on pods via “polling” and instead pods are notified in near real-time of a feed on a Pod being updated (note this is a yarnd only feature).

⤋ Read More