radiant / radiant-twitter-extension

An extension for Radiant CMS to send notifications of newly published pages to a Twitter account.
13 stars 10 forks source link

twitter connection failure #1

Open ehaselwanter opened 15 years ago

ehaselwanter commented 15 years ago

If twitter is not reachable, page save/edit does not work.

Twitter Notification failure: #<Errno::ETIMEDOUT: Connection timed out - connect(2)>

seancribbs commented 15 years ago

Does this actually fail to save, or do you just see the error in the logs? If it is prefixing the error with "Twitter Notification failure:", the exception was rescued.

ehaselwanter commented 15 years ago

It does fail to respond with HTTP 200. Don't remember if it saved the page. but I think so.