graph should not eat the storaged‘s error code? #4958
Labels
type/enhancement
Type: make the code neat or more efficient
wontfix
Solution: this will not be worked on recently
Milestone
General Question
When storaged happens
leader change
error, storaged returnE_LEADER_CHANGED
. When graphd get storaged'sE_LEADER_CHANGED
, it returnE_EXECUTION_ERROR
with messageStorage Error: The leader has changed. Try again later.
.should graphd return
E_LEADER_CHANGED
error code too?The text was updated successfully, but these errors were encountered: