Page MenuHomePhabricator

Changed default timeout of smtp from 10s to 60s.
ClosedPublic

Authored by yehangjun on Apr 24 2014, 11:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 6:47 PM
Unknown Object (File)
Thu, Apr 11, 6:53 PM
Unknown Object (File)
Thu, Apr 11, 9:29 AM
Unknown Object (File)
Tue, Apr 2, 9:50 AM
Unknown Object (File)
Tue, Apr 2, 9:50 AM
Unknown Object (File)
Tue, Apr 2, 9:50 AM
Unknown Object (File)
Sun, Mar 31, 4:17 PM
Unknown Object (File)
Sun, Mar 31, 5:15 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP48f6bd9fea35: Changed default timeout of smtp from 10s to 60s.
Summary

Our smtp server responded slowly sometimes and reached the timeout, but actually
it had sent the email successfully. The mta then retried and sent duplicated
emails. So changed to a bigger default value.

Test Plan

Tested in our deployed and it worked

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

yehangjun retitled this revision from to Changed default timeout of smtp from 10s to 60s..
yehangjun updated this object.
yehangjun edited the test plan for this revision. (Show Details)
yehangjun added a reviewer: epriestley.
This revision is now accepted and ready to land.Apr 24 2014, 11:58 AM
epriestley updated this revision to Diff 21004.

Closed by commit rP48f6bd9fea35 (authored by @yehangjun, committed by @epriestley).