Skip to content

some followup about channel retry#38

Merged
yokofly merged 1 commit intomainfrom
bugfix/issue-correct-retry-with-golang-channel-on-batchRow
Oct 27, 2024
Merged

some followup about channel retry#38
yokofly merged 1 commit intomainfrom
bugfix/issue-correct-retry-with-golang-channel-on-batchRow

Conversation

@yokofly
Copy link
Collaborator

@yokofly yokofly commented Oct 27, 2024

the batch.Rows is a channel, we cannot directly re-try on this. so we use another buffer.

the batch.Rows is a channel, we cannot directly re-try on this. so we use another buffer.
@yokofly yokofly merged commit 3c951c3 into main Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant