This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Error Handling best practices #3070
ILIYANGERMANOV
started this conversation in
Eng discussions
Replies: 1 comment
-
We're looking for your feedback and input. Please vote on our poll. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, recently I published our Error Handling wiki. Error handling is an important topic and having a separate discussion for it is definitely worth it. Our approach is working with typed errors using Arrow's
Either
. Wdyt?Also what are your error handling best practices? Any good resources that you would recommend?
Beta Was this translation helpful? Give feedback.
All reactions