Those six hours is the reason why temporary file aren't immediately deleted when cron tasks run. If then there are many temporary file to delete, a single run isn't sufficient to delete all the files.
Hey,
that warning isn’t a flag stored per node—Drupal is doing a live check when you open the edit form. it takes the field’s current HTML and compares it to the CKEditor 5 allowlist (“...
It is a field containing a link to another site. 'Enlarge'? I set it to 200 chars, but I need more. Reason is to put all centers for one person into one field instead of an unsorted list....
Thanks Meaghan. I have solved this error. The issue was that after the upgrade, I re-enabled the civicrm related modules at a time that leads to the error. But after that I tried and re enabled...
Posted1 day 20 hours ago by Sudipto Kumar Mitra (sudipto68) on:
Comments
The cron job system_cron() will delete temporary files after the max time stipulated by a constant (6 hours)
Those six hours is the reason why temporary file aren't immediately deleted when cron tasks run. If then there are many temporary file to delete, a single run isn't sufficient to delete all the files.