news-ai / tabulae

API for media list management
https://tabulae.newsai.org/
0 stars 0 forks source link

delete draft emails without any content from a week ago #340

Open AbhiAgarwal opened 7 years ago

AbhiAgarwal commented 7 years ago

worked on deploying this. kind of tricky to perform well. will probably submit as a task instead.

complex because we have to remove the duplicates from elasticsearch as well (if we ever sync emails with ES).

AbhiAgarwal commented 7 years ago

just looked at the results - works well. probably will have to test it a couple more times to make sure. these emails have to be never sent. so make sure that's done well

AbhiAgarwal commented 7 years ago

query is running well. haven't started the ES sync yet, but maybe only selective emails that are sent can be stored in ES. Not all emails that are added. Could be much better since people wouldn't query all emails either