Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Co-authored-by: Johan Andrén <[email protected]>
  • Loading branch information
patriknw and johanandren authored Sep 13, 2024
1 parent 49d0a66 commit 6b5d439
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ private[projection] class R2dbcOffsetStore(
}
}

// Haven't see seen this pid within the time window. Since events can be missed
// Haven't seen this pid within the time window. Since events can be missed
// when read at the tail we will only accept it if the event with previous seqNr has timestamp
// before the time window of the offset store.
// Backtracking will emit missed event again.
Expand Down

0 comments on commit 6b5d439

Please sign in to comment.