alibaba / alibaba/funcraft

函数计算vscode插件本地测试,http body请求过大会报错

Open
#568 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
931
Forks
128
PR merge metrics
No merged PRs in 30d

Description

函数计算vscode插件本地测试,http body请求过大会报错,body数据大约1mb左右
请求端报错:
{
"errorMessage": "Process exited unexpectedly before completing request"
}
函数计算段输出:
function compute app listening on port 8000!
skip pulling image aliyunfc/runtime-python3.6:1.6.8...
FunctionCompute python3 runtime inited.
/var/fc/runtime/python3/mock exited with code 126

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named in the issue. Reproduce the VS Code plugin's local test with an HTTP body of about 1 MB, then inspect the request handling alongside the Python runtime output and exit code 126. Done means the request completes successfully without the unexpected-process-exit error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python, vscode
Domain
devtools, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.