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

feat: reimplement curp client fetch cluster #1005

Draft
wants to merge 10 commits into
base: refactor-curp-client
Choose a base branch
from

Conversation

bsbds
Copy link
Collaborator

@bsbds bsbds commented Oct 9, 2024

Depends-On: #981

Please briefly answer these questions:

  • what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?)

  • what changes does this pull request make?

  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)

This PR add the auto reconnect implementation for curp client, as a
workaround for hyperium/tonic#1254.

Signed-off-by: bsbds <[email protected]>
Signed-off-by: bsbds <[email protected]>

chore: move fetch_impl to upper level

chore: move config.rs to upper level

Signed-off-by: bsbds <[email protected]>

refactor: client fetch

Signed-off-by: bsbds <[email protected]>
Copy link

github-actions bot commented Nov 9, 2024

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 14 days

@github-actions github-actions bot added the Stale label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant