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
F15535891: D8852.id.diff
Thu, Apr 24, 7:27 AM
F15516309: D8852.id.diff
Fri, Apr 18, 5:58 PM
F15512615: D8852.diff
Thu, Apr 17, 12:01 PM
F15472122: D8852.id21004.diff
Sat, Apr 5, 11:01 AM
F15433194: D8852.diff
Mar 24 2025, 9:58 PM
F15429172: D8852.id21004.diff
Mar 24 2025, 1:01 AM
F15422264: D8852.id21004.diff
Mar 22 2025, 6:56 AM
F15422263: D8852.id.diff
Mar 22 2025, 6:56 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).