Skip to content

Conversation

@KazuhitoT
Copy link

Rationale for this change

This change adds commit retry handling for table and snapshot operations.
Related issue: #269

Are these changes tested?

Yes. Tests for retry utilities and commit retry behaviours are included.

Are there any user-facing changes?

Yes. Users can handle commit retry behavior via table properties:

  • commit.retry.num-retries
  • commit.retry.min-wait-ms
  • commit.retry.max-wait-ms
  • commit.retry.total-timeout-ms

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