Getting error when i performed sequential batch reads?

Hello,

I’m using node js client when I performed 3 sequential batch reads with limit 5000 getting an error asScreenshot from 2017-11-09 17-47-33

also getting the timeout error Screenshot from 2017-11-09 17-48-06

what I have to do? am I doing any mistake? Thanks in advance

Looks like you hit the Batch max requests limit based on the first error. If you do need to increase the limit, can change it dynamically and hopefully that should help.