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

[Improve][SDK] Optimize the configuration related content in the ProxyClientConfig class #11599

Closed
2 tasks done
Tracked by #11564
gosonzhang opened this issue Dec 13, 2024 · 0 comments · Fixed by #11600
Closed
2 tasks done
Tracked by #11564

Comments

@gosonzhang
Copy link
Contributor

Description

  1. When obtaining metadata, increase the frequency control of failed access to avoid repeated access causing access pressure on the Manager;
  2. Use the request timeout setting configured in the ProxyClientConfig class, and no longer set the timeout value for each request one by one;
  3. Remove unnecessary assignment operations on message objects when data encryption is not performed;
  4. Add regionName configuration parameters in the DataProxy

InLong Component

InLong SDK

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant