Tweet
Twitter API tip of the day: avoid connection pooling.

Until recently, I got "connection reset by peer" and "connection prematurely closed before response" errors multiple times a day.

After I disabled pooling, I'm down to one in 14 days.

#buildinpublic #lfmf