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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ