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)
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
Unknown Object (File)
Tue, Mar 26, 12:32 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
Branch
smtp-timeout
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 58
Build 58: [Placeholder Plan] Wait for 30 Seconds

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).