2019-03-08 01:06:36 UTC - Bruce Adams: In its newer form: `cargo fmt` (should 
be the same thing).
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552007196150400?thread_ts=1551979320.140100&cid=C3TPCAQG1
----
2019-03-08 01:43:09 UTC - seonghyun: I think it’s a good idea to use guage 
instead of histogram. Metrics changed to the gauge need not record the 
distribution of values. :smile:
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552009389150600?thread_ts=1551982869.141200&cid=C3TPCAQG1
----
2019-03-08 03:10:36 UTC - Dominic Kim: Agree with @seonghyun
Generally, the histogram is used in case we don't want to lose any precision 
during each interval. But that change applies the gauge to metrics which are 
being submitted every 10 seconds. So there would not be a big difference.
(Those metrics already support 10 seconds precision only)
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552014636150800?thread_ts=1551982869.141200&cid=C3TPCAQG1
----
2019-03-08 08:07:30 UTC - Malith Munasinghe: I am in need to re-invoke an 
action in case a time out is occurred. Is there a way to do so using invoker or 
controller ?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552032450152300
----
2019-03-08 09:53:04 UTC - Michele Sciabarra: thx! will merge as soon as I had 
the time to do a local check
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552038784152400?thread_ts=1551973896.138900&cid=C3TPCAQG1
----
2019-03-08 13:06:19 UTC - Rodric Rabbah: the system doesn’t currently retry 
invocations - it would be a new capability 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552050379153200
----

Reply via email to