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

Add retry for meta client #814

Merged
merged 3 commits into from
Aug 22, 2019
Merged

Add retry for meta client #814

merged 3 commits into from
Aug 22, 2019

Conversation

critical27
Copy link
Contributor

@critical27 critical27 commented Aug 21, 2019

Basic retry for meta client, when retry times exceed limits, handle the final response.

close #733

@critical27 critical27 added the ready-for-testing PR: ready for the CI test label Aug 21, 2019
@nebula-community-bot
Copy link
Member

Unit testing passed.

Copy link
Contributor

@dangleptr dangleptr left a comment

Choose a reason for hiding this comment

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

Well done. LGTM.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@dangleptr dangleptr merged commit 4a9b220 into vesoft-inc:master Aug 22, 2019
@critical27 critical27 deleted the retry branch August 27, 2019 11:51
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
liwenhui-soul pushed a commit to liwenhui-soul/nebula that referenced this pull request May 10, 2022
* Refactor the process of symbols in optimizer.

* Fix variable shadowing.

* Collect boundary from MatchResult directly.

* Check variable in TransformResult don't referenced by outside plan
nodes.

Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>

Co-authored-by: shylock <33566796+Shylock-Hg@users.noreply.github.com>
Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add retry logic for meta client
4 participants