fs2-kafka icon indicating copy to clipboard operation
fs2-kafka copied to clipboard

Any reason `RebalanceInProgressException` isn't considered in`CommitRecovery.Default`?

Open balajirrao opened this issue 1 year ago • 0 comments

What is the reason RebalanceInProgressException not considered retryable in the default CommitRecovery ? If we did so, this in combination with StoredPendingCommit introduced in https://github.com/fd4s/fs2-kafka/pull/117, should work well right? 🤔

balajirrao avatar Jun 12 '23 10:06 balajirrao