manuzhang commented on issue #9521:
URL: https://github.com/apache/iceberg/issues/9521#issuecomment-1905133774

   You may try tuning the following configs to increase the chance of commit 
success for each group.
   
   ```
   Property     Default Description
   commit.retry.num-retries     4       Number of times to retry a commit 
before failing
   commit.retry.min-wait-ms     100     Minimum time in milliseconds to wait 
before retrying a commit
   commit.retry.max-wait-ms     60000 (1 min)   Maximum time in milliseconds to 
wait before retrying a commit
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to