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

exceeding MAX_WRITE_OPERATIONS_PER_MINUTE when changing color #697

Open
Waradu opened this issue Aug 3, 2024 · 0 comments
Open

exceeding MAX_WRITE_OPERATIONS_PER_MINUTE when changing color #697

Waradu opened this issue Aug 3, 2024 · 0 comments

Comments

@Waradu
Copy link

Waradu commented Aug 3, 2024

If you for example change the color of the time widget, tabliss tries to save it to storage every time you move the color handle. Instead it should be once the user commits the changes. This should not apply to the preview shown onscreen.

StorageError: Extension[sync]: tabliss/config: Cannot write deletes to storage
at r (main.js:2:409666)
at main.js:2:409955Caused by: Error: This request exceeds the MAX_WRITE_OPERATIONS_PER_MINUTE quota.
at main.js:2:192968

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