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

Clean up DB error handling #2

Open
1 of 4 tasks
elliotdickison opened this issue Apr 6, 2017 · 0 comments
Open
1 of 4 tasks

Clean up DB error handling #2

elliotdickison opened this issue Apr 6, 2017 · 0 comments

Comments

@elliotdickison
Copy link
Owner

elliotdickison commented Apr 6, 2017

  • Audit try/catch blocks and remove when not necessary
  • Intercept Firebase permission warnings and convert them to errors (talked to Firebase team, they don't plan to upgrade the warnings to errors)
  • Return errors for mis-configured applications (e.g. bad DB url, API key, etc.)
  • Remove Database.Error.OtherError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant