nextcloud / text

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

Reduce polling interval / background activity for rich workspaces #2321

Open juliusknorr opened 2 years ago

juliusknorr commented 2 years ago

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

juliusknorr commented 11 months ago

We should especially improve this if:

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