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

Add resource multiplier #2877

Closed
wants to merge 2 commits into from
Closed

Add resource multiplier #2877

wants to merge 2 commits into from

Conversation

laktek
Copy link
Contributor

@laktek laktek commented Nov 13, 2024

What kind of change does this PR introduce?

Allow configuring resource_multiplier per function.

@coveralls
Copy link

coveralls commented Nov 13, 2024

Pull Request Test Coverage Report for Build 11833463246

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 59.627%

Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
Totals Coverage Status
Change from base Build 11831856503: 0.0%
Covered Lines: 6386
Relevant Lines: 10710

💛 - Coveralls

@laktek laktek force-pushed the add-resource-multiplier branch 2 times, most recently from 4541f8b to 6a2da87 Compare November 14, 2024 04:01
VerifyJWT *bool `toml:"verify_jwt" json:"verifyJWT"`
ImportMap string `toml:"import_map" json:"importMapPath,omitempty"`
Entrypoint string `toml:"entrypoint" json:"entrypointPath,omitempty"`
ResourceMultiplier *string `toml:"resource_multiplier" json:"resourceMultiplier,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

@sweatybridge
Copy link
Contributor

superseded by #2912

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