Meaning that:
- server should raise 400 on these errors instead of 500
- client should catch them and re-raise them.
Differential D2688
Handle ObjNotFoundError and Error as client errors instead of server errors. Authored by vlorentz on Feb 18 2020, 1:39 PM.
Details
Meaning that:
Tests will fail because this diff depends on D2687.
Diff Detail
Event TimelineComment Actions Build is green Comment Actions Build is green |