newsdev/nyt-fec

make status queue

Closed this issue · 1 comments

this is currently on the filing, but we want another table for filing import status to keep clutter down and so we can also store filings we decided not to import so we don't re-download them.

we now have a model called FilingStatus that tracks SUCCEEDED/FAILED/REFUSED for filings. We do not download filings that have been marked SUCCEEDED or REFUSED. this should save lots of time and bandwidth.