news-ai / tabulae

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

limits to each email provider #415

Closed AbhiAgarwal closed 6 years ago

AbhiAgarwal commented 7 years ago

limit endpoint

AbhiAgarwal commented 7 years ago

5-6 filter queries. could probably tie and create a framework for different applications as integration types.

AbhiAgarwal commented 7 years ago

don't get key just process and get count or use es to fetch data? what is cheaper

AbhiAgarwal commented 7 years ago

just used local DS data rather than trying to pull in ES data. However, not cheaper anymore but datastore queries sometimes time out when they're too large. I don't think a daily query like this should time out. Someday try and send 5k emails in 1 day and see what the response is.