WriteThrottlingException

exception borneo.WriteThrottlingException(message)[source]

Cloud service only.

This exception indicates that the provisioned write throughput has been exceeded.

Operations resulting in this exception can be retried but it is recommended that callers use a delay before retrying in order to minimize the chance that a retry will also be throttled. Applications should attempt to avoid throttling exceptions by rate limiting themselves to the degree possible.