...
The data got inserted into user table and got updated as above batch execution
...
Approach
To handle above WriteTimeoutException
we can use BatchStatement.Type
...
...
The data got inserted into user table and got updated as above batch execution
...
To handle above WriteTimeoutException
we can use BatchStatement.Type
...