parent
6a7d2c3c05
commit
b346cd1cce
@ -1,12 +1,16 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "gocr",
|
"name": "gwu",
|
||||||
"path": "gocr.wasm.so",
|
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"expected-execution-us": 5000,
|
"routes": [
|
||||||
"relative-deadline-us": 36000,
|
{
|
||||||
"http-req-size": 1024000,
|
"route": "/gocr",
|
||||||
"http-resp-size": 1024000,
|
"path": "gocr.wasm.so",
|
||||||
"http-resp-content-type": "text/plain"
|
"expected-execution-us": 5000,
|
||||||
|
"relative-deadline-us": 36000,
|
||||||
|
"http-resp-size": 1024000,
|
||||||
|
"http-resp-content-type": "text/plain"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in new issue