List of things to research
Axon framework JDBC EventStore GapAware https://github.com/AxonFramework/AxonFramework/blob/77ab0ef583d0007cf56f0da2ea7d98d823c61425/messaging/src/main/java/org/axonframework/eventhandling/GapAwareTrackingToken.java
vling GapRetryReader https://github.com/vlingo/vlingo-symbio/blob/6c601baf28019e3077db06ca72ba3d0547ba5742/src/main/java/io/vlingo/symbio/store/gap/GapRetryReader.java
See how SQLStreamStore handles it
See how Marten handles it
See how Eventide-Project handles it in the reader