Ref T13582. When this code is reached with a raw HTTP exception, it currently fatals.
Details
Details
- Ran arc branches --conduit-uri=http://example.org (a bad Conduit URI).
- Before: hard fatal with a bad method call.
- After: non-Conduit exception raised to user. Not ideal, but a step forward.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.