|
|
@ -65,9 +65,7 @@ An SLEdge serverless function consists of a shared library (\*.so) and a JSON co
|
|
|
|
"port": 10000,
|
|
|
|
"port": 10000,
|
|
|
|
"expected-execution-us": 600,
|
|
|
|
"expected-execution-us": 600,
|
|
|
|
"relative-deadline-us": 2000,
|
|
|
|
"relative-deadline-us": 2000,
|
|
|
|
|
|
|
|
|
|
|
|
"http-req-size": 1024,
|
|
|
|
"http-req-size": 1024,
|
|
|
|
|
|
|
|
|
|
|
|
"http-resp-size": 1024,
|
|
|
|
"http-resp-size": 1024,
|
|
|
|
"http-resp-content-type": "text/plain"
|
|
|
|
"http-resp-content-type": "text/plain"
|
|
|
|
}
|
|
|
|
}
|
|
|
|