Files
fn-serverless/api/server
Tolga Ceylan a9a828cc40 fn: error handling updates (#1337)
* docker-pull timeout is now a 504 which classifies it as a
service error. Avoid using 503 to make sure LB does not retry.

* Only applicable to detached mode, a timeout on LB is
now a ErrServiceReservationFailure (500). In detached mode,
this is unlikely to make it back to a client and it is mostly
for documentation/metrics purposes.
  
* For Triggers, avoid scrubbing service code.
2018-12-03 14:58:48 -08:00
..
2018-09-20 11:51:26 +01:00
2018-10-26 10:43:04 -07:00
2018-10-26 10:43:04 -07:00
2018-10-26 10:43:04 -07:00
2017-09-11 11:16:17 -07:00
2016-12-29 20:19:42 +01:00
2017-07-31 21:14:11 +03:00