Currently we have dumb checkpoint logic where it periodically saves last processed height every 5 mins. This can cause problem if we're polling for long time and crashes during that time.
Currently we have dumb checkpoint logic where it periodically saves last processed height every 5 mins.
This can cause problem if we're polling for long time and crashes during that time.