Skip to content
Snippets Groups Projects
Commit c6697232 authored by Alex Ellis's avatar Alex Ellis
Browse files

Add timeouts


Signed-off-by: default avatarAlex Ellis <alexellis2@gmail.com>
parent 0f695fec
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ Testing:
```
$ docker build -t alexellis/gif-maker .
$ faas-cli deploy --fprocess="./entry.sh" \
--env read_timeout=60 --env write_timeout=60 \
--image alexellis/gif-maker --name gif-maker
# wait a little
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment