web3-storage / web3.storage

DEPRECATED ⁂ The simple file storage service for IPFS & Filecoin
https://web3.storage
Other
502 stars 121 forks source link

Explain Account Limits and current logging in Notion PI doc #1612

Closed mbommerez closed 1 year ago

mbommerez commented 2 years ago

Context

Currently we are sending user notifications about storage usage over 75% of their limit. And we send W3s admin a daily email with people who have exceeded their limit (>100%).

But admin also would need to see history of which user is approaching their limit.

Current scope

To keep things simple, we just need to document in the Notion Initiative doc, what can be done to track down this information.

Future

If there is a use case, we can look into other solutions to surface this information more easily or even automate things.

mbommerez commented 2 years ago

Current situation is that the Email notifications CRON job has been disabled.

Keeping this ticket alive in the parking lot for when the service is reactivated.