TransactionalBatch operation - throws RequestEntityTooLarge (413) #20376
chinthanaj
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have around 13 objects to be updated in the db. Altogether these objects come to 3MB. Since we have this limitation of 2MB payload for a batch operation, is there a way to get the size of the batch operation while we add items. So, we can limit it before adding new ones to the batch operation?
Beta Was this translation helpful? Give feedback.
All reactions