Files
fn-serverless/api/runnerpool
Tolga Ceylan 549ba65dea fn: placer stats and client context (#1322)
For the sake of completeness and also as defensive coding,
let's record client context cancel/timeout cases. In retry
reason, if error is same as client context (timeout/cancel),
we should not report as retry due to error. Similarly in
placed calls, do not flag the placed call as error if client
canceled or timedout. We track client context timeout/cancel
separately in addition to this.
2018-11-28 10:32:55 -08:00
..