Destination handler's reset now also clears lost_segment_tracker. That
field lives outside TransactionParams, so a transaction cancelled or
abandoned while a gap was still open left it behind for the next transaction
on the same handler instance.
Destination handler's `reset` now also clears `lost_segment_tracker`. That
field lives outside `TransactionParams`, so a transaction cancelled or
abandoned while a gap was still open left it behind for the next transaction
on the same handler instance.
Destination handler's `reset` now also clears `lost_segment_tracker`. That
field lives outside `TransactionParams`, so a transaction cancelled or
abandoned while a gap was still open left it behind for the next transaction
on the same handler instance.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Destination handler's
resetnow also clearslost_segment_tracker. Thatfield lives outside
TransactionParams, so a transaction cancelled orabandoned while a gap was still open left it behind for the next transaction
on the same handler instance.