-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
The Sync API allows 1800 write operations per hour, or around 1 every 2 seconds. It's conceivable that we could run into this limit, particularly if a person is using a script to visit links.
Debouncing the sync write and garbage collection to only happen every 10 seconds will avoid hitting this limit.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request