Deleting emails makes webpage unresponsive or slow
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- delete some emails
Expected behavior
webpage should continue responding
Actual behavior
After emails have been deleted, the page becomes slow to respond. Refreshing the page usually doesn't help. The browser needs to be closed and reopened to work properly. This behavior does not happen with other nextcloud apps on this server. Just mail.
I'm seeing a ton of "dirty table reads" and "partial sync" in the error log.
Mail app version
3.7.1
Mailserver or service
Direcnic Mail
Operating system
Ubuntu 22.04
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database
MariaDB
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the attached nextcloud.1.log, focusing on the reported “dirty table reads” and “partial sync” entries, then reproduce the issue by deleting emails in Mail 3.7.1. Done means the webpage remains responsive after deletion and the reported error behavior is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mariadb, php
- Domain
- backend, databases, frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100