syncjob PreviewEnhancementProcessingJob taking forever
Open
Nobody has claimed this yet.
0. to triage
bug
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Nextcloud cron is taking forever, and what I have noticed is that the SyncJob and PreviewEnhancementProcessingJob are the main issues.
When there are many users, these jobs take several hours to run. What is their actual purpose? Are they essential, or can they be removed from the cron script?
Steps to reproduce
/usr/bin/php -f cron.php
Expected behavior
Slow
Nextcloud Server version
30
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.
Assessment
This issue has not been assessed yet.