philipbeel/Tweetable

Load time

outhouse opened this issue · 1 comments

I'm using this plugin on a production site. More often than not I get a timeout and the "Sorry.." message. When tweets do load, its usually after a load time of over 10+ seconds.

This is probably due to the getmytweets api endpoint, which Tweetable uses to proxy twitters api. If you don't want to rely on that I would advise setting up your own oauth endpoint and modifying the plugin to use that instead.