unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Distinguish bad payloads from timeouts #799

Closed kaihendry closed 5 years ago

kaihendry commented 5 years ago

This is the counter part to https://github.com/unee-t/lambda2sns/issues/19

In some cases MEFE returns a misleading 4xx status code when there was some database hiccup. https://s.natalian.org/2019-05-24/400-500.mp4

These should ideally be 5xx type errors to make lambda2sns know they were of error type 2.