We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
I'm experiencing the following issue trying to launch the full stack:
Any idea what could be causing this error?
The text was updated successfully, but these errors were encountered: