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

Increase DNS timeouts #10238

Merged
merged 1 commit into from
Mar 11, 2019
Merged

Conversation

ClearlyClaire
Copy link
Contributor

Looking at my sidekiq logs, I have found very frequent instances of failure to deliver AP payloads to multiple instances.
Digging a bit, this is because dns.getaddresses(host) only returned a (sometimes empty) subset of the addresses of those domains.
Increasing the timeout got rid of all such errors.

@Gargron Gargron merged commit 79b00d2 into mastodon:master Mar 11, 2019
@ClearlyClaire ClearlyClaire deleted the fixes/dns-timeout branch March 14, 2019 13:12
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
shouo1987 pushed a commit to CrossGate-Pawoo/mastodon that referenced this pull request Mar 30, 2020
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
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.

None yet

3 participants