Closed corverroos closed 5 days ago
Don't overwrite existing cursors. Just check if offsets are identical.
This fixes the following problem:
We could also start streaming from X+1 instead, since confirmed cursors are fully finalized, so no need to reprocess to handle partial submissions.
issue: none
Don't overwrite existing cursors. Just check if offsets are identical.
This fixes the following problem:
We could also start streaming from X+1 instead, since confirmed cursors are fully finalized, so no need to reprocess to handle partial submissions.
issue: none