Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

fix: update provisioned concurrency to address cold starts #661

Merged
merged 6 commits into from
Jul 21, 2022

Conversation

ssvegaraju
Copy link
Contributor

Issue #, if available:

Description of changes:
Updating the provisioned concurrency setting to prevent cold starts causing the gateway to timeout.

Checklist:

  • Have you successfully deployed to an AWS account with your changes?
  • Have you written new tests for your core changes, as applicable?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ssvegaraju ssvegaraju requested a review from a team as a code owner July 21, 2022 18:19
@codecov-commenter
Copy link

Codecov Report

Merging #661 (17d3987) into develop (1f7ae17) will not change coverage.
The diff coverage is n/a.

❗ Current head 17d3987 differs from pull request most recent head 8be10ac. Consider uploading reports for the commit 8be10ac to get more accurate results

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #661   +/-   ##
========================================
  Coverage    95.65%   95.65%           
========================================
  Files            4        4           
  Lines          207      207           
  Branches        30       30           
========================================
  Hits           198      198           
  Misses           9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f7ae17...8be10ac. Read the comment docs.

Copy link
Contributor

@Bingjiling Bingjiling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ssvegaraju ssvegaraju merged commit f2969ef into develop Jul 21, 2022
@ssvegaraju ssvegaraju deleted the fix-coldStart branch July 21, 2022 18:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants