mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
make the api no longer async
This commit is contained in:
parent
b61ca06661
commit
f6decbd712
1 changed files with 0 additions and 1 deletions
|
|
@ -59,5 +59,4 @@ functions:
|
|||
- http:
|
||||
path: /predict
|
||||
method: POST
|
||||
async: true # Enable async for long running tasks
|
||||
timeout: 120 # Set max run time to 2 minutes - we shouldn't need this much time so this can be reviewed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue