I saw another post where Retool folks tried to implement a boundary-limit pager like Stripe uses, and found that it’s a pain in the butt (which is true - it’s not the same as a limit-offset pager). Prefetching everything would help mitigate some of those concerns.