peakshift / makers.bolt.fun

https://makers.bolt.fun
GNU General Public License v3.0
31 stars 21 forks source link

Image deletion scheduled job #155

Open Dolu89 opened 2 years ago

Dolu89 commented 2 years ago

Related to #51

A serverless function has to be created for unused images deletion. This function will be called periodically with a scheduled job to delete unused images in our DB and in the hosting image provider.

Conditions to delete an image

@johnsBeharry @MTG2000 Are you ok with 30 days of lifetime?