Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Increase background and primary color debounce time #50501

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

artonge
Copy link
Contributor

@artonge artonge commented Jan 28, 2025

This prevent flooding the server with requests

Actual debounce time can be discussed, but going from 200 to 500 should already improve the situation. 1000 is to be extra safe, especially that we don't need a lot of reactivity for that setting.

@artonge artonge requested a review from susnux January 28, 2025 13:36
@artonge artonge self-assigned this Jan 28, 2025
@artonge artonge added this to the Nextcloud 31 milestone Jan 28, 2025
@artonge artonge requested a review from ShGKme January 28, 2025 13:50
@AndyScherzinger
Copy link
Member

/backport to stable31

@artonge
Copy link
Contributor Author

artonge commented Jan 28, 2025

/compile /

artonge and others added 2 commits January 29, 2025 10:34
This prevent flooding the server with requests

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@artonge artonge force-pushed the artonge/fix/color_debounce branch from 01742a0 to 7e6fbe8 Compare January 29, 2025 09:34
@artonge artonge merged commit 78ce667 into master Jan 29, 2025
120 checks passed
@artonge artonge deleted the artonge/fix/color_debounce branch January 29, 2025 11:25
@artonge
Copy link
Contributor Author

artonge commented Jan 29, 2025

/backport to stable31

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants