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

[RA-2310] Add faraday retry #8

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

gaborpongracz
Copy link
Contributor

No description provided.

@gaborpongracz gaborpongracz merged commit b3295b7 into main Jan 15, 2024
3 checks passed
@gaborpongracz gaborpongracz deleted the RA-2310-add-retry-to-apple-client-calls branch January 15, 2024 13:55
@@ -31,6 +31,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "faraday"
spec.add_dependency "faraday-retry"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't Faraday contain a retry middleware by default? (Sorry for butting in. 😀 )

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