You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix error when keyspace does not exists
Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
* remove meta.id = id
Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
---------
Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
rleungx
pushed a commit
to rleungx/pd
that referenced
this issue
Jun 5, 2023
* fix error when keyspace does not exists
Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
* remove meta.id = id
Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
---------
Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
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: