aws-amplify / aws-amplify/amplify-cli
Facing RequestTimeout issue for Amplify init and Amplify publish command
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
This is an intermittent issue. We are using Amplify script to deploy React-based serverless application on AWS. Sometimes we face RequestTimeout issue while running Amplify Init and Amplify Publish Command.
error

Is there any way to increase the default timeout limit? Because this is quite an intermittent issue and I have noticed in the background, Amplify stack comes up after some time.
I noticed there are multiple similar issues:
https://github.com/aws-amplify/amplify-cli/issues/4113
https://github.com/aws-amplify/amplify-cli/issues/501
https://github.com/aws-amplify/amplify-cli/issues/462
https://github.com/aws-amplify/amplify-cli/issues/2121
Contributor guide
Assessment
This issue has not been assessed yet.