We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now if returns error, we will re-try the job, but sometimes we should cancel this error.
Define a special error like "errCancelled" to cancel this job.
The text was updated successfully, but these errors were encountered:
fix load keyspace id (tikv#70)
6ec3255
* fix error when keyspace does not exists Signed-off-by: David <[email protected]> * remove meta.id = id Signed-off-by: David <[email protected]> --------- Signed-off-by: David <[email protected]>
fdbdef3
Revert "statistics: fix empty region count when resuming (#7009) (#70… (
b0207a6
#7150) ref #7148 Signed-off-by: Cabinfever_B <[email protected]>
No branches or pull requests
Now if returns error, we will re-try the job, but sometimes we should cancel this error.
Define a special error like "errCancelled" to cancel this job.
The text was updated successfully, but these errors were encountered: