nextcloud / nextcloud/mail

syncjob PreviewEnhancementProcessingJob taking forever

Open
#10,695 3 comments 0 reactions 1 assignee View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.