mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
With this PR, runner client translates too busy errors from gRPC session and runner itself into Fn error type. Placers now ignore this error message to reduce unnecessary logging.