Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS HTTP API: Drop support for timeout setting #8184

Merged
merged 1 commit into from Sep 3, 2020

Commits on Sep 3, 2020

  1. feat(AWS HTTP API): Drop support for timeout setting

    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
    medikoo committed Sep 3, 2020
    Copy the full SHA
    e2e96ab View commit details
    Browse the repository at this point in the history