What is the preferrable count for batch write ledger? #5199
bh4rtp2023
started this conversation in
General
Replies: 1 comment 7 replies
-
Check what is the reason for your deadline context? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am testing batch write ledger using
StartWriteBatch/FinishWriteBatch
. The batch data count is tested with 100 and 50. When count is 100, write data can fail with errors reporting deadline context. While it is ok for 50.So what is the consideration for the selection of batch data count?
Beta Was this translation helpful? Give feedback.
All reactions