Timeout support for api and engine
Added timeout support for qinling api and qinling engine so that it can accept and query the server with timeout parameter. Change-Id: Ic5aad2e85ecf888fdfa85691fe785dd48f5490fd Task: 20039 Story: 2002174changes/92/590792/6
parent
ffbd3ba111
commit
43155532c7
@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- Users can now specify a timeout value for their function to prevent the function from running
|
||||
indefinitely. When the specified timeout is reached, Qinling will terminate the function
|
||||
execution.
|
Loading…
Reference in New Issue