mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-08 21:28:26 -05:00
![Erik Johnston](/assets/img/avatar_default.png)
Instead of just using the most recent extremities let's pick the ones that will give us results that the pagination request cares about, i.e. pick extremities only if they have a smaller depth than the pagination token. This is useful when we fail to backfill an extremity, as we no longer get stuck requesting that same extremity repeatedly.