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)
Tue, Mar 26, 12:32 AM
Unknown Object (File)
Mon, Mar 18, 3:45 PM
Unknown Object (File)
Feb 14 2024, 1:22 AM
Unknown Object (File)
Feb 1 2024, 6:44 AM
Unknown Object (File)
Jan 20 2024, 5:00 AM
Unknown Object (File)
Jan 20 2024, 5:00 AM
Unknown Object (File)
Jan 20 2024, 5:00 AM
Unknown Object (File)
Jan 19 2024, 11:14 PM
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).