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
F14056735: D8852.diff
Sat, Nov 16, 10:06 PM
F14000075: D8852.diff
Thu, Oct 24, 7:11 PM
F13993710: D8852.diff
Wed, Oct 23, 12:53 AM
F13970126: D8852.id21003.diff
Oct 17 2024, 5:51 AM
Unknown Object (File)
Oct 6 2024, 10:53 PM
Unknown Object (File)
Oct 5 2024, 8:05 PM
Unknown Object (File)
Sep 26 2024, 10:16 AM
Unknown Object (File)
Sep 24 2024, 11:16 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
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).