Skip to content

Commit 89b2297

Browse files
sciabarracomrabbah
andauthored
Update README.md
Co-authored-by: rodric rabbah <rodric@gmail.com>
1 parent 0d4ebce commit 89b2297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ requirements.txt
432432

433433
Then zip your action and deploy to OpenWhisk, the requirements will be installed for you at init time, creating a suitable virtualenv.
434434

435-
However, since resolving requirements involves downloading software from Internet, it can be pretty slow.
435+
Keep in mind that resolving requirements involves downloading and install software, so your action timeout limit may need to be adjusted accordingly. Instead, you should consider using precompilation to resolve the requirements at build time.
436436

437437
Very likely your action using a `requirements.txt` will timeout at init time.
438438

0 commit comments

Comments
 (0)