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

added maxRetryDuration option to client #273

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

Conversation

Pineapple217
Copy link

See #263

spotify.go Outdated Show resolved Hide resolved
spotify.go Outdated Show resolved Hide resolved
spotify.go Outdated Show resolved Hide resolved
Pineapple217 and others added 3 commits November 14, 2024 21:00
Co-authored-by: Jonathan Hall <[email protected]>
Co-authored-by: Jonathan Hall <[email protected]>
Co-authored-by: Jonathan Hall <[email protected]>
@Pineapple217
Copy link
Author

Thanks for the fixes @flimzy

spotify.go Outdated Show resolved Hide resolved
Co-authored-by: Jonathan Hall <[email protected]>
@Pineapple217
Copy link
Author

I could add custom error type to expose the retry duration to the user. Or should this lib stay minimal?

@flimzy
Copy link
Contributor

flimzy commented Nov 15, 2024

I could add custom error type to expose the retry duration to the user. Or should this lib stay minimal?

I just saw this, after I created a PR to do exactly that. 😆

IMO, exposing that is quite important. Let's see what the maintainers say.

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