Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] Fix the GCS memory usage high issue
It's not because of leak. The root cause is because we allocate more requests when start. This PR fixed it by making the number of call constant.
- Loading branch information