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