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.
as a powerful content management system, I am surprise there is no way to do the pay-to-publish function in backdrop and drupal8+ , backdrop has so many to do with commerce to surpass drupal,...
I don't know if this will be considered spam, but here is a link to a website (in Bulgarian only) with Ubercart and Backdrop that I have been developing and maintaining for several years....
Posted1 day 17 hours ago by Antony Milenkov (amilenkov) on:
I have worked years ago with both Drupal Ubercart and Drupal Commerce. I think Drupal created Commerce as an alternative to Ubercart with a motive to commercialize its own e-commerce module as...
Posted1 day 18 hours ago by Antony Milenkov (amilenkov) 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.