Page MenuHomePhabricator

Improve error reporting on URL shortener
Open, Needs TriagePublic

Description

Right now, the only error URL shortener produces is "URL shortening failed". We probably can do better and look into the HTTP response and discern the reason why it failed - whether URL was too long, or it was frequency limitation, or network issue - and have proper error messages for each case.