clouddriver
clouddriver copied to clipboard
feat(lambda): Lambda inovke default timeout is 50 seconds. Add configurable timeouts for lambda invocations (backport #6041)
This is an automatic backport of pull request #6041 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
-
@Mergifyio refreshwill re-evaluate the rules -
@Mergifyio rebasewill rebase this PR on its base branch -
@Mergifyio updatewill merge the base branch into this PR -
@Mergifyio backport <destination>will backport this PR on<destination>branch
Additionally, on Mergify dashboard you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
Features cannot be merged into release branches. The following commits are not tagged as one of "fix, chore, docs, perf, test":
- c9fdf836255d556727ed000eb7492a07add50033: feat(lambda): Lambda calls default timeout after 50 seconds causing longer running lambdas to fail. This adds configurable timeouts for lambda invocations (#6041)
Read more about commit conventions and patch releases here.