[ckan-changes] [ckan/ckan] 156348: Stop reraising exceptions caused by notifications....

GitHub noreply at github.com
Tue Sep 8 11:58:04 UTC 2015


  Branch: refs/heads/notification-errors
  Home:   https://github.com/ckan/ckan
  Commit: 156348c1d11a5ceb556f593d4094074f912842a6
      https://github.com/ckan/ckan/commit/156348c1d11a5ceb556f593d4094074f912842a6
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
    M ckan/model/modification.py

  Log Message:
  -----------
  Stop reraising exceptions caused by notifications. They are secondary errors and should not prevent the change to the dataset occurring. e.g. I am harvesting some data, but because datapusher has an exception, every time the harvester tries to write it has an exception and fails. Admins should look at their logs for these exceptions, and the primary functions should carry on working.




More information about the ckan-changes mailing list