I need to figure out a way to back off requests to feeds that don’t update often.
if it hasn’t updated in a while so i put the request rate to once a week it will take some time before i see an update if it happens today.
@xuu@txt.sour.is Yeah, it will be delayed. Oh well. That’s just the way it is. :-)
Hmm I think I can come up with some kind of heuristic.. Maybe if the feed is requested and hasn’t updated in the last few mins it adds to the queue. So the next time it will be fresh.
@xuu@txt.sour.is I had a lot of trouble figuring out how to do this too 😂