Naohiro Yoshida
Naohiro Yoshida
I need the function to customize map merging.
I tried to implement thompson sampling. please add this if possible.
I have implemented the cancellation. Please merge if you like.
add exponential backoff retry for ProvisionedThroughputExceeded / ThrottlingException / InternalServerError *Issue #, if available:* #195 *Description of changes:* Added the configuration to retry `batch_write_item_api`. ### Configuration Since `retry_batch_write_item` is optional,...
An error occurred when executing dy import. ``` 275 items processed (98.58 items/sec)Error: BatchWriteError(Service(ProvisionedThroughputExceeded("The level of configured provisioned throughput for the table was exceeded. Consider increasing your provisioning level with...
https://cloud.google.com/spanner/docs/leader-aware-routing * Add the `disable_route_to_header` to `ClientConfig` * Add the "x-goog-spanner-route-to-leader header for gRPC request #401