nextcloud / text

📑 Collaborative document editing using Markdown
GNU Affero General Public License v3.0
545 stars 87 forks source link

Reduce polling interval / background activity for rich workspaces #2321

Open juliushaertl opened 2 years ago

juliushaertl commented 2 years ago

We likely don't need to fetch rich workspace details as often as with a regular document

juliushaertl commented 9 months ago

We should especially improve this if:

Considering we solved #4943 we can probably think about just disconnecting the workspace in the background.