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

[INLONG-11683][SDK] Optimize the functions return of the ProxyConfigManager class #11684

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

gosonzhang
Copy link
Contributor

Fixes #11683

  1. Add the ErrorCode class to define the error types encountered during the processing of ProxyConfigManager;
  2. Add the ProcessResult class to return the result of the ProxyConfigManager function through the ProcessResult object;
  3. Make modifications to the call layer of the ProxyConfigManager function

@gosonzhang gosonzhang merged commit d66bd13 into apache:master Jan 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][SDK] Optimize the functions return of the ProxyConfigManager class
3 participants