You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use the custom origins to map the old api while moving to NextJs which contain some old endoints which need a higher timeout, at this moment we cant use the serverless config to set this since its hardcoded to 30.
At this point this feature is blocking for us, if this is not resolved we will have to move away from the serverless component for our nextJs migration. Since it resets all manual changes every deploy, it will break our rolling deploy system and thus become unusable.
We use the custom origins to map the old api while moving to NextJs which contain some old endoints which need a higher timeout, at this moment we cant use the serverless config to set this since its hardcoded to 30.
aws-cloudfront/lib/getOriginConfig.js
Line 36 in 6f15e07
for example:
The text was updated successfully, but these errors were encountered: