Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@MuhammadIsmailShahzad MuhammadIsmailShahzad released this 11 Sep 12:44
055c9b1
  • Fixes the error of TypeError: cannot concatenate ‘str’ and ‘NoneType’ objects which occurs when a dataset is removed from the source of harvest and causes the harvest job to stuck in an infinite loop.
  • Fixes the error of The status never changes from ongoing to finished when stuck in infinite loop
  • Deletes the dataset which has been removed from the source (Applicable for datasets only after this change is in effect. The datasets which were removed before this change wont be removed from ckan. They would have to be deleted manually).