smartchicago / foodborne

Manages tweets about food poisoning in Chicago and presents Open311 form for reporting incidents.
http://foodborne.smartchicagoapps.org/
29 stars 11 forks source link

Error on trying to reply to a tweet from the admin panel #42

Closed corynissen closed 10 years ago

corynissen commented 10 years ago

Tried three times, same error. See attached image.

image

cgansen commented 10 years ago

Bit more context from New Relic (https://rpm.newrelic.com/accounts/322872/applications/1574736/traced_errors/618199874)

Error message
Twitter::Error::ClientError: execution expired

Appears that there's a HTTP time out trying to talk to Twitter. This may be a transient network issue.

danxoneil commented 10 years ago

Seems to have been transient. Tested just now; worked.

http://foodborne.smartchicagoapps.org/admin/tweets/15533

https://twitter.com/foodbornechi/status/359316369256366080

Closing.