avniproject / avni-media

Next.js application to view Media files for an organization
GNU General Public License v3.0
1 stars 0 forks source link

Monitor lambda execution to notify failures #163

Open mahalakshme opened 1 year ago

mahalakshme commented 1 year ago

Currently, we use a local node process to perform bulk generation of thumbnails, but this requires a lot of setup. Also, we do not have validation process to check if thumbnail exists before regeneration.

Based on code-review and dev of #169 card, we have come up with following action-items that need to be taken up for avni-media: