Medium / medium-wordpress-plugin

The official WordPress plugin for cross-posting to Medium.
https://medium.com
Apache License 2.0
210 stars 40 forks source link

API ERROR: postDelta table throttled due to under-provisioned capacity #95

Closed huckphin closed 8 years ago

huckphin commented 8 years ago

Observed the following errors when running a migration:

`API ERROR: The level of configured provisioned throughput for the table was exceeded - Table: postDelta.'

The expected behavior is to back off and retry again. The migration should not stop due to this error.