Skip to content

Increase SMTP timeouts - #167

Merged
ferblape merged 1 commit into
masterfrom
increase-smtp-timeout
Jul 20, 2026
Merged

Increase SMTP timeouts#167
ferblape merged 1 commit into
masterfrom
increase-smtp-timeout

Conversation

@ferblape

Copy link
Copy Markdown
Collaborator

SMTP timeouts are causing Sidekiq jobs to retry, and might cause duplicate email deliveries.

SMTP timeout default value (5s) is too tighted to production SMTP response times (which is around 5.5s - 7s).

This PR increases open and read timeout to prevent the re-delivery.

@ferblape
ferblape merged commit 69b97a6 into master Jul 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant