Closed Hi-king closed 3 years ago
introduce new feature TaskOnKart.fail_on_empty_dump, which raises error on empty dump.
Why: Empty caches sometimes hide bugs and let us spend much time debugging. This feature notice us some bugs (including wrong datasources) in the early stage.
Looks good! Thanks.
introduce new feature TaskOnKart.fail_on_empty_dump, which raises error on empty dump.
Why: Empty caches sometimes hide bugs and let us spend much time debugging. This feature notice us some bugs (including wrong datasources) in the early stage.