# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 9
# self = https://watcher.sour.is/conv/rcsutva
@lyse puxvjcq certainly does not exist in my cache.

(I feel the need to implement jenny --debugfeed <url> now which just fetches a URL and prints <hash> <original_line> for the raw feed. Could have used this a couple of times already.)
@lyse puxvjcq certainly does not exist in my cache.

(I feel the need to implement jenny --debugfeed <url> now which just fetches a URL and prints <hash> <original_line> for the raw feed. Could have used this a couple of times already.)
@lyse puxvjcq certainly does not exist in my cache.

(I feel the need to implement jenny --debugfeed <url> now which just fetches a URL and prints <hash> <original_line> for the raw feed. Could have used this a couple of times already.)
@lyse puxvjcq certainly does not exist in my cache.

(I feel the need to implement jenny --debugfeed <url> now which just fetches a URL and prints <hash> <original_line> for the raw feed. Could have used this a couple of times already.)
@movq You're just incrementally parsing the feed, right? Start off where you ended last time. All (updated) twts from the past are not even looked at, if I remember correctly. So, the missing twt is expected.

Haha, yeah. I also thought a few times that such a utility would be handy. :-)
@lyse Yeah, jenny ignores twts that are older than the last timestamps it saw. In other words, it certainly looks like feed corruption on Yarn’s end. 🤔
@lyse Yeah, jenny ignores twts that are older than the last timestamps it saw. In other words, it certainly looks like feed corruption on Yarn’s end. 🤔
@lyse Yeah, jenny ignores twts that are older than the last timestamps it saw. In other words, it certainly looks like feed corruption on Yarn’s end. 🤔
@lyse Yeah, jenny ignores twts that are older than the last timestamps it saw. In other words, it certainly looks like feed corruption on Yarn’s end. 🤔