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
We have defined different errors in many places, resulting in the same error with various codes. It's better to move the definition to one place. Another advantage is the caller can handle errors more accurately.
The text was updated successfully, but these errors were encountered:
Development Task
We have defined different errors in many places, resulting in the same error with various codes. It's better to move the definition to one place. Another advantage is the caller can handle errors more accurately.
The text was updated successfully, but these errors were encountered: