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

fix: replace infinite retries with exponential backoff strategy in file representations #835

Merged
merged 2 commits into from Jul 20, 2022

Conversation

mwwoda
Copy link
Contributor

@mwwoda mwwoda commented Jul 12, 2022

Fixed infinite loop retries. We now use exponential backoff strategy like in the rest of the SDK. I also exposed IRetryStrategy that is used in tests for now.

Copy link
Contributor

@arjankowski arjankowski left a comment

Choose a reason for hiding this comment

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

👍

@arjankowski arjankowski self-assigned this Jul 20, 2022
@mwwoda mwwoda merged commit f2a5713 into main Jul 20, 2022
@mwwoda mwwoda deleted the fix-infinite-retries-in-get-representation branch July 20, 2022 12:09
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