Files
fn-serverless/api/models
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-01-12 11:38:28 -08:00
2018-12-03 14:58:48 -08:00
2018-10-26 10:43:04 -07:00
2018-10-26 10:43:04 -07:00
2018-09-17 16:44:51 +01:00