AllAboutLearningPress / Photo-Storage-and-Gallery

Share photo assets with all users in an easy to use gallery with a powerful backend.
3 stars 2 forks source link

System setting to delay processing when able #16

Closed AllAboutLearningPress closed 3 years ago

AllAboutLearningPress commented 3 years ago

For example, if thumbnails need to be generated for caching and are not currently needed, they should process when the system is at low utilization.

List functions that can be delayed:

AshrafAkon commented 3 years ago

Thumbnails and image previews are done in the background with queue. And they will be retried if failed.