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

Move retry logic into Repository #153

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

johnstairs
Copy link
Member

Combine RepositoryWithRetry and Repository classes and eliminate the IRepository interface. We can now be clearer about which methods should include retry logic and which should not.

@johnstairs johnstairs merged commit 70aa3c3 into main Nov 26, 2024
15 checks passed
@johnstairs johnstairs deleted the johnstairs/repository-refactor branch November 26, 2024 01:11
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