aws-amplify / aws-amplify/amplify-hosting
is there any way to increase timeout time? next.js server.
- Dominant language
- Dockerfile
- Stars
- 481
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+).
- [X] I have read the guide for [submitting questions](https://github.com/aws-amplify/amplify-hosting/blob/master/CONTRIBUTING.md).
- [X] I have removed any sensitive information from my code snippets and submission.
### App Id
NEW_APP
### AWS Region
us-east-2
### Amplify Hosting feature
SSR
### Question
is there any way to increase the 30s timeout when I am using next.js node server?
I have some long tasks, and they take more than 30s.
is there any way to make it 60s or some?
thanks
Contributor guide
Assessment
This issue has not been assessed yet.