-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hello!
I'm experiencing the following issue trying to launch the full stack:
2018-05-04T23:48:08.713Z 97cf58c6-4ff5-11e8-bd37-9728fc6a5980 { ProvisionedThroughputExceededException: Provisioned rate exceeded
at Request.extractError (/var/runtime/node_modules/aws-sdk/lib/protocol/json.js:48:27)
at Request.callListeners (/var/runtime/node_modules/aws-sdk/lib/sequential_executor.js:105:20)
at Request.emit (/var/runtime/node_modules/aws-sdk/lib/sequential_executor.js:77:10)
at Request.emit (/var/runtime/node_modules/aws-sdk/lib/request.js:683:14)
at Request.transition (/var/runtime/node_modules/aws-sdk/lib/request.js:22:10)
at AcceptorStateMachine.runTo (/var/runtime/node_modules/aws-sdk/lib/state_machine.js:14:12)
at /var/runtime/node_modules/aws-sdk/lib/state_machine.js:26:10
at Request.<anonymous> (/var/runtime/node_modules/aws-sdk/lib/request.js:38:9)
at Request.<anonymous> (/var/runtime/node_modules/aws-sdk/lib/request.js:685:12)
at Request.callListeners (/var/runtime/node_modules/aws-sdk/lib/sequential_executor.js:115:18)
message: 'Provisioned rate exceeded',
code: 'ProvisionedThroughputExceededException',
time: 2018-05-04T23:48:08.712Z,
requestId: '98f75dc5-4ff5-11e8-873e-4996545812d4',
statusCode: 400,
retryable: true }
Any idea what could be causing this error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels