Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design error handling in a better way #15

Open
gdiazlo opened this issue May 28, 2018 · 2 comments
Open

Design error handling in a better way #15

gdiazlo opened this issue May 28, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request on hold Unable to continue, depends on other issue/task.

Comments

@gdiazlo
Copy link
Contributor

gdiazlo commented May 28, 2018

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.

@gdiazlo gdiazlo added the enhancement New feature or request label May 28, 2018
@gdiazlo gdiazlo added this to the Release 0.2 milestone May 28, 2018
@suizman suizman self-assigned this Jun 25, 2018
@suizman
Copy link
Contributor

suizman commented Jun 26, 2018

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.

@suizman
Copy link
Contributor

suizman commented Jul 5, 2018

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.

@suizman suizman added the on hold Unable to continue, depends on other issue/task. label Jul 5, 2018
@aalda aalda modified the milestones: v0.2-M1, v0.2-M2 Jul 10, 2018
@aalda aalda modified the milestones: v0.2-M2, v0.2-M3 Sep 27, 2018
@aalda aalda modified the milestones: v0.2-M3, v0.2-alpha Apr 2, 2019
@aalda aalda modified the milestones: v0.2-alpha, v0.2-beta May 24, 2019
@aalda aalda removed this from the v0.2-beta milestone Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold Unable to continue, depends on other issue/task.
Projects
None yet
Development

No branches or pull requests

3 participants