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

Remove notification while copying board #5412

Merged
merged 1 commit into from
May 25, 2024
Merged

Conversation

e-gaulue
Copy link
Contributor

  1. It takes too long while server stops after 2 minutes (api.py or Meteor Server 2 minutes timeout while cloning board #5371).
  2. It is useless, because when you copy a board, most of the time your users don't want to be notified of every copied cards.

This closes #5371: copy board is back to 8 sec. But, this doesn't explain why those notifications take so long and why server stops after 2 minutes.

1. It takes too long while server stops after 2 minutes (wekan#5371).
2. It is useless, because when you copy a board, most of the time your users don't want to be notified of every copied cards.
@mfilser
Copy link
Contributor

mfilser commented May 16, 2024

Just an idea, maybe use try... finally here too?

@xet7 xet7 merged commit ae9963c into wekan:main May 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api.py or Meteor Server 2 minutes timeout while cloning board
3 participants