Page MenuHomePhabricator

Return a HTTP 500 instead of a HTTP 400 if an internal error occurs in the Aphlict server
ClosedPublic

Authored by joshuaspence on Jul 17 2014, 11:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 10:07 AM
Unknown Object (File)
Mar 10 2024, 7:11 PM
Unknown Object (File)
Feb 10 2024, 3:32 PM
Unknown Object (File)
Feb 2 2024, 3:31 AM
Unknown Object (File)
Dec 27 2023, 2:06 PM
Unknown Object (File)
Dec 22 2023, 4:15 AM
Unknown Object (File)
Dec 19 2023, 1:24 AM
Unknown Object (File)
Nov 25 2023, 5:15 PM
Subscribers

Details

Summary

Ref T5651. Only throw a HTTP 400 if the data is invalid (i.e. the request is bad). If something bad happens when trying to transmit the notification, throw a HTTP 500 instead.

Test Plan

Eye-ball it.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Return a HTTP 500 instead of a HTTP 400 if an internal error occurs in the Aphlict server.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 17 2014, 11:17 PM