Files
fn-serverless/api
Tolga Ceylan b6a5b02e45 fn: logging/context improvements for runner status calls (#1345)
* fn: logging/context improvements for runner status calls

Avoid blocking calls to runStatusCall() to make sure gRPC
context can be cancelled/timedout. This is unlikely an
issue, but blocked runStatusCall() while gRPC is cancelled
is a hard to follow case mentally. New flow is a bit
easier to follow.

Log all error cases in Status() gRPC entry point including
client side cancellations.
2018-12-07 15:26:06 -08:00
..
2018-10-26 10:43:04 -07:00
2018-12-03 14:58:48 -08:00
2018-12-03 14:58:48 -08:00