Skip to content

Debounced Notify command #14537

@ariselseng

Description

@ariselseng

Office applications (specifically Excel) seems to do a LOT of changes (seems to do 1 per row when pasting for instance). My colleague pasted all rows from one csv to another and the whole server took minutes to register everything, though all changes were duplicates.

We could make Notify command remember previous event details and time, and then only trigger a change when a certain time has passed. (Maybe 250ms or something).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions