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

Client refactoring #870

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Client refactoring #870

merged 1 commit into from
Feb 3, 2025

Conversation

Sushisource
Copy link
Member

What was changed

Some client cleanup I needed to do while working on poller scaling

Why?

Paying down some debt & better organization

Checklist

  1. Closes

  2. How was this tested:
    Existing tests

  3. Any docs updates needed?

@Sushisource Sushisource requested a review from a team as a code owner February 1, 2025 02:31
@Sushisource Sushisource force-pushed the client-refactor branch 2 times, most recently from 5493e62 to e8e5f92 Compare February 1, 2025 02:32
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

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

Does this have any external effect on lang? If so, a quick note on what that is could help

@Sushisource
Copy link
Member Author

Sushisource commented Feb 3, 2025

Does this have any external effect on lang? If so, a quick note on what that is could help

Some publicly visible types changed, but not ones that lang would be using (more like Rust SDK client), and they changed in ways that should be backwards compat or very simple to deal with (import another trait)

@Sushisource Sushisource merged commit 75903f3 into master Feb 3, 2025
8 checks passed
@Sushisource Sushisource deleted the client-refactor branch February 3, 2025 17:39
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