Skip to content

Conversation

@connor4312
Copy link

Previously if connections were unhealthy they could easily block up work, and there was no way to set read/write deadlines. This PR fixes that by adding a Timeout property on the Dialer, which is used for both the initial connection establishment and subsequent Send calls.

Copy link

@aenario aenario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edited: Oups, my bad, clicked review on the wrong PR. Sorry for the noise.

@pedromorgan
Copy link

@connor4312 Any chance u can make a PR against the fork (WIP)

https://github.com/go-mail/gomail

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.

3 participants