Open guynir42 opened 2 years ago
Should we pass a "save" switch to the parameters, or directly to functions like download_sources and analyze_sources? Should there be a separate switch for saving vs. using the DB in general?
Need to add checks everywhere that we try to save objects to disk, to only save them if the DB connection is active
Write the test for end-to-end without saving
Should we pass a "save" switch to the parameters, or directly to functions like download_sources and analyze_sources? Should there be a separate switch for saving vs. using the DB in general?