Closed josiahsrc closed 3 years ago
Right now a lot of the expensive calls are synced immediately after an edit. The workspace tree is also only synced on server start. Fix this so the workspace tree and expensive calls are only invoked N seconds after a user has finished editing.
Right now a lot of the expensive calls are synced immediately after an edit. The workspace tree is also only synced on server start. Fix this so the workspace tree and expensive calls are only invoked N seconds after a user has finished editing.