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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry http requests #86

Closed
wants to merge 3 commits into from
Closed

Conversation

ticosax
Copy link
Contributor

@ticosax ticosax commented Nov 19, 2016

on top of #83. So it needs to be rebased.

This pull request is exposing a new config to control the number of retries when attempting to connect to soundcloud api. On my raspberrypi, the dns resolution fails on startup, thus mopidy fails to load the SoundCloud backend. I checked systemd config and requisites seems to be good. So my last resort is to increase the retries.

After=avahi-daemon.service dbus.service network.target nss-lookup.target pulseaudio.service remote-fs.target sound.target systemd-journald.socket basic.target system.slice

Also, a gently reminder about #85. Would be great to move forward 馃槃

@kingosticks
Copy link
Member

I really don't think the fix for a DNS problem belongs in application code like this.

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

2 participants