eregs / regulations-parser

Parser for U.S. federal regulations and other regulatory information
Creative Commons Zero v1.0 Universal
36 stars 40 forks source link

Should acknowledge success or failure when pushing to API #377

Open anthonygarvan opened 7 years ago

anthonygarvan commented 7 years ago

Currently, when pushing to an API, eregs does not acknowledge that the data was successfully ingested into the system. This leads to silent failures during reg loading- regulations-parser gives same output whether or not it is successful in loading data into an API.

This can lead to hard to track down issues with urls / authentication etc.