Skip to content

Sync Throttling #7

@pento

Description

@pento

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions