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

mainloop: propagate errors and implement connection retry #1338

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

eladyn
Copy link
Member

@eladyn eladyn commented Mar 11, 2025

Fixes #1336 by returning the proper exit code and retrying if the connection failed (with exponential backoff).

@eladyn eladyn force-pushed the connection_errors branch from 4d56438 to 3a9d017 Compare March 11, 2025 01:09
Fixes Spotifyd#1336 by returning the proper exit code and retrying connections
@eladyn eladyn force-pushed the connection_errors branch from 3a9d017 to 1a20aa9 Compare March 11, 2025 03:29
@eladyn eladyn merged commit 1a20aa9 into Spotifyd:master Mar 11, 2025
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.

spotifyd exits on connection error
1 participant