mirror of
https://github.com/serverless/serverless.git
synced 2026-02-01 16:07:28 +00:00
BREAKING CHANGE: `timeout` setting as configured directly for `httpApi` event, is no longer supported. Timeout value is now unconditionally resolved from function timeout setting. It's to guarantee that configured endpoint has necessary room to process function invocation