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

refactor(framework) Move gRPC stub wrapping with RetryInvoker to flwr.common #4636

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

jafermarq
Copy link
Contributor

@jafermarq jafermarq commented Dec 4, 2024

Moving this functionality to flwr.common is a better fit since it's not specifically designed for the GrpcDriver or the ServerAppIo in general. This is the first step towards making it usable in the flwr-clientapp which uses the ClientAppIoStub

@danieljanes danieljanes enabled auto-merge (squash) December 12, 2024 09:30
@danieljanes danieljanes merged commit 3e6c0b4 into main Dec 12, 2024
55 checks passed
@danieljanes danieljanes deleted the move-stub-retry-invoker-wrapping-outside-driver branch December 12, 2024 09:51
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