Does Amplify's SSR feature have execution time limits like Lambda function?

0

Well, I deployed my Next.js 14 app with server actions to Amplify with SSR feature. My app contains heavy tasks that render pages and produce PDF reports on the server side in real-time, and these logics are executed as Server Actions of Next.js 14. While those heavy tasks were used as lambda functions, without changing the default execution time limitation, sometimes exceeds the time limitation. My concern is whether Amplify SSR feature has the same execution time limitation. If there is the execution time limitation, is it possible to change the time of timeout?

질문됨 4달 전55회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠