Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed time out issue #3436

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fixed time out issue #3436

wants to merge 4 commits into from

Conversation

lnedry
Copy link
Contributor

@lnedry lnedry commented Jan 24, 2025

Fixes #

Changes proposed in this pull request:

  • removed redundant time out
  • fixed issue with promises
  • added several new tests

Checklist:

  • docs updated
  • tests updated
  • Changes updated

- Resolved issue with redundant timeout.
- Updated to use promises.
- added many new tests
- added many new tests
Added sinon to devDependencies. It is used in mail_from.is_resolvable tests.
Removed redundant time out
@msimerson
Copy link
Member

After this change, what happens when a DNS query takes 31+ seconds to resolve?

My memory thinks that it used to be something unpleasant, which was why that 29s timeout was added.

@lnedry
Copy link
Contributor Author

lnedry commented Jan 25, 2025

I'll work on it over the next few days.

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.

2 participants