Open
Description
Some is attempting to write data on multiple shards. However, if at least one shard responds with an error indicating that it is overloaded, the entire process for the user will end with an "overloaded" error message.
To address this issue, you should make repeated requests within the system before responding to the user. This can be done by analogy with the existing "OverloadSubscribe" mechanism in "BulkUpsert".
KIKIMR-19021
Metadata
Metadata
Assignees
Labels
No labels