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
I'm researching how other projects handle errors and cherry-picking ideas which may apply to our use case.
Currently I'm working on my fork doing some tests and trying to figure out where we need to improve our error handling at this moment.
After discussing this matter with @gdiazlo@panchoh@aalda and @iknite, we decided to put this on hold until we have more mature version of our history and hyper tree implementations.
At this point when we discover some functionality that is difficult to debug we should at least include a good enough error traces.
We need to design an error handling mechanism that allows us to produce a more robust program. Take a look at https://commandcenter.blogspot.com.es/2017/12/error-handling-in-upspin.html for inspiration.
The text was updated successfully, but these errors were encountered: