CheckTxBatch and Query don't set MaxMessages #4231
Labels
c:breaking/runtime
Category: breaking runtime changes
c:bug
Category: bug
c:client
Category: client interface
c:runtime/compute
Category: runtime compute worker
c:runtime
Category: runtime
It seems that
CheckTxBatch
andQuery
runtime method invocations don't configureMaxMessages
(the field is not even there) which make operations depending on its correct value to not work correctly. This should be changed to populate the value correctly.The text was updated successfully, but these errors were encountered: