diego3g / umbriel

✉️ Umbriel is a simple mailing platform built with Node.js, TypeScript & Prisma.
MIT License
519 stars 73 forks source link

Message sending progress #96

Closed diego3g closed 3 years ago

diego3g commented 3 years ago

Store the progress of the message sending inside the message stats.

This information maybe should not be calculated on every request.

diego3g commented 3 years ago

This issue is resolved by b2c7785.