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

ResourceControl: check resp RegionErr #709

Closed
wants to merge 3 commits into from

Conversation

CabinfeverB
Copy link
Member

@CabinfeverB CabinfeverB commented Feb 21, 2023

Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
@CabinfeverB
Copy link
Member Author

IMO, RPC error requires pay back, but which situations in RegionError require pay back?
@sticnarf @glorv @JmPotato @nolouch @BornChanger

@JmPotato
Copy link
Member

IMO, RPC error requires pay back, but which situations in RegionError require pay back?

@sticnarf @glorv @JmPotato @nolouch @BornChanger

AFAIK, basically all region errors are returned before applying any data to the storage, so once a region error occurs, the pay back should be performed.

@nolouch
Copy link
Contributor

nolouch commented Feb 24, 2023

IMO, RPC error requires pay back, but which situations in RegionError require pay back? @sticnarf @glorv @JmPotato @nolouch @BornChanger

I think may need to make sure the error will not retry again, which means the request failed about that sql.

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.

4 participants