news-ai / tabulae

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

[updates-service] switch to using email_id rather than sendgridid #517

Closed AbhiAgarwal closed 6 years ago

AbhiAgarwal commented 6 years ago

for now (until we move fully to emails-services) we can support both email_id and sendgridId. Using email_id fixes any problems we have with the updates-services. Especially in the cases where the sendgrid already starts sending stuff to /incoming before /updates has processed.

AbhiAgarwal commented 6 years ago

fixed this. probably great to reply on this going forward so we don't have many different ifdentifiers.

AbhiAgarwal commented 6 years ago

also if sendgrid sends a message before we do an update service thing, we should do an ID update on it just because we can.