@kasey.cafe Yeah, I have an index of posts by thread root; in Skythread when it sees that the replies.length < replyCount, I call my API with a specific comment URL, then it loads all posts with the same thread root, picks just the replies directly below and returns a list of replies that should be there.
Replying to: