You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2019/12/06 09:33:04 UTC

[slack-digest] [2019-12-05] #general

2019-12-05 12:22:40 UTC - Bill Zong: Anyone remember the Jenkins url of OpenWhisk?
Forgot where to find it. :joy:
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575548560019400?thread_ts=1575548560.019400&cid=C3TPCAQG1
----
2019-12-05 13:13:05 UTC - Rodric Rabbah: <https://builds.apache.org/job/OpenWhisk-Playground/>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575551585020400?thread_ts=1575548560.019400&cid=C3TPCAQG1
----
2019-12-05 14:48:18 UTC - Logan Marks: Sorry, I’ve been on vacation for the last couple of weeks. We eventually figured out the issue was that the alarm whisk was attempting to hit an endpoint like `<https://https//endpoint>…` just due to how the build variables were set. We’re working on a solution to it now
+1 : Rodric Rabbah
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575557298020800?thread_ts=1574092437.343400&cid=C3TPCAQG1
----
2019-12-05 14:48:55 UTC - volo: hi, can anyone please advise on following metrics: execution time limit and maximum size of a function package with dependencies ?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575557335021100
----
2019-12-05 15:01:09 UTC - volo: just to give some context - Im trying to compare openwhisk with lambda <https://docs.aws.amazon.com/lambda/latest/dg/limits.html> and looking to find out limitations
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575558069021400
----
2019-12-05 15:02:05 UTC - Markus Thömmes: @volo the defaults are defined here: <https://github.com/apache/openwhisk/blob/master/docs/reference.md#system-limits> They are all configurable IIRC though
100 : Rodric Rabbah
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575558125021900
----
2019-12-05 15:22:18 UTC - volo: thanks @Markus Thömmes so seems no limits ))
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575559338022500
----
2019-12-05 15:23:19 UTC - volo: ah seems timeout is not configurable
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575559399022900
----
2019-12-05 15:23:57 UTC - volo: or "per action" means it is ? @Markus Thömmes
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575559437023300
----
2019-12-05 15:48:51 UTC - Rodric Rabbah: there is a global limit for max action execution time - that’s configurable as part of the deployment
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575560931023700
----
2019-12-05 15:49:01 UTC - Rodric Rabbah: and per action you can set the desired timeout within that limit (for the wsk cli it’s the `-t` option)
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575560941024000
----
2019-12-05 15:58:30 UTC - volo: and what about "function size" ?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575561510024600
----
2019-12-05 16:00:51 UTC - Rodric Rabbah: that’s configurable also but it’s not as convenient to change as the others. There’s an open issue for this. 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575561651025400
----
2019-12-05 16:17:50 UTC - volo: ok so basically then size is 48 mb, right?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575562670025700?thread_ts=1575562670.025700&cid=C3TPCAQG1
----
2019-12-05 16:35:33 UTC - Rodric Rabbah: yes. <https://github.com/apache/openwhisk/issues/3712> if curious about making it higher. there are a couple of abandoned PRs to make this easier.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575563733026100?thread_ts=1575562670.025700&cid=C3TPCAQG1
----
2019-12-05 16:36:47 UTC - Rodric Rabbah: <https://github.com/apache/openwhisk/pull/3757>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575563807026300?thread_ts=1575562670.025700&cid=C3TPCAQG1
----
2019-12-05 21:00:53 UTC - Matt Rutkowski: Posted the 2019-10-30 Tech Int video to YouTube; (thanks Rodric for showing me where it resided in google): <https://youtu.be/oN6HFMLtbsM>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1575579653027900
----