DEV Community

邱敬幃 Pardn Chiu
邱敬幃 Pardn Chiu

Posted on

GO-FaaS@v0.4.3: Serverless function runtime

cover


Summary

Refactored container management module with unified function and variable naming conventions, extracted container startup parameters into standalone function, and increased default CPU limit from 0.25 to 1.0.

Changes

REFACTOR

  • Extracted argsForRun function to unify container startup parameter handling

UPDATE

  • Increased MAX_CPUS_PER_CONTAINER default value from 0.25 to 1.0

©️ 2025 邱敬幃 Pardn Chiu

Top comments (0)