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

Handle quota exceeded errors #31

Closed
tofumatt opened this issue Feb 6, 2014 · 1 comment
Closed

Handle quota exceeded errors #31

tofumatt opened this issue Feb 6, 2014 · 1 comment
Assignees

Comments

@tofumatt
Copy link
Member

tofumatt commented Feb 6, 2014

There should be an error bubbled up to the developer when the quota of whatever driver they're using is reached.

@ghost ghost assigned tofumatt Feb 6, 2014
@designbyadrian
Copy link

This is definitely vital! Could be implemented in conjunction with rejecting the promise.

Maybe some quota management à la YardStick could help too? Link: http://blog.safariflow.com/2013/02/21/detecting-available-free-space-in-websql/

@tofumatt tofumatt added this to the 0.6.0 - Config + better errors milestone Apr 12, 2014
tofumatt added a commit that referenced this issue Apr 21, 2014
Reject with an error in the callback/Promises rejection
on a quota exceeded error in all backends on setItem. Fix #31.
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