adsabs / ADSImportPipeline

Data ingest pipeline for ADS classic->ADS+
GNU General Public License v3.0
1 stars 12 forks source link

modified: aip/tasks.py to reduce logging from direct ingest #246

Closed seasidesparrow closed 4 years ago

seasidesparrow commented 4 years ago

Minor revision: Direct ingest logging will give notice on each bibcode only if debugging is set, otherwise .info logging will be limited to information about how many records it has to process. This will limit logging when millions of bibcodes are being reprocessed, which would otherwise produce several GB of logs.