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

fix: upgrade to Edge Runtime 1.6.6 #1301

Merged
merged 2 commits into from
Jul 12, 2023
Merged

fix: upgrade to Edge Runtime 1.6.6 #1301

merged 2 commits into from
Jul 12, 2023

Conversation

laktek
Copy link
Contributor

@laktek laktek commented Jul 11, 2023

What kind of change does this PR introduce?

This PR upgrades Edge Runtime to version 1.6.6

Notable changes:

  • CPU time restriction is enforced locally, so users can simulate them locally and tweak their functions (currently set to 500ms for a function with wall clock time of 5mins)
  • All function invocations will show the CPU time it used.

Screen Shot 2023-07-11 at 10 38 21 am

@laktek laktek requested a review from a team as a code owner July 11, 2023 00:54
@coveralls
Copy link

coveralls commented Jul 11, 2023

Pull Request Test Coverage Report for Build 5524839642

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.07%) to 61.289%

Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 7 7.94%
Totals Coverage Status
Change from base Build 5521596320: -0.07%
Covered Lines: 4658
Relevant Lines: 7600

💛 - Coveralls

@sweatybridge
Copy link
Contributor

Ok to merge this after the stable release today?

@laktek laktek merged commit 702f782 into main Jul 12, 2023
10 checks passed
@laktek laktek deleted the bump-edge-runtime-166 branch July 12, 2023 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants