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

Implement default values for storages #177

Open
Serchinastico opened this issue Dec 22, 2016 · 0 comments
Open

Implement default values for storages #177

Serchinastico opened this issue Dec 22, 2016 · 0 comments

Comments

@Serchinastico
Copy link
Contributor

We have been tracking a crash happening in the database (see #172 and its PR #175).

In order to solve it we are now capturing the exception and calling an optional ErrorListener the caller provides. Given we can't really do nothing about the issue, we are using that listener to return a default value in the case of the config, null otherwise.

We should try to pass a default value in case something happens instead so that it's easier to call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants