mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
Merge pull request #217 from Hestia-Homes/main
increase lambda timeout from 6 seconds to 120
This commit is contained in:
commit
cc566ffe2f
1 changed files with 1 additions and 0 deletions
|
|
@ -57,3 +57,4 @@ functions:
|
||||||
- http:
|
- http:
|
||||||
path: /predict
|
path: /predict
|
||||||
method: POST
|
method: POST
|
||||||
|
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