praekeltfoundation / vumi-wikipedia

Vumi Wikipedia Application
BSD 3-Clause "New" or "Revised" License
8 stars 8 forks source link

URL-shortener errors are not handled well #43

Open jerith opened 10 years ago

jerith commented 10 years ago

If the URL shortener API returns an error, we explode messily. Instead, we should log the problem and use the unshortened URL or something.