[ckan-changes] [ckan/ckan] f19705: Make sure that SearchIndexErrors *are* raised

GitHub noreply at github.com
Tue Sep 8 13:43:08 UTC 2015


  Branch: refs/heads/notification-errors
  Home:   https://github.com/ckan/ckan
  Commit: f19705d92da36d77988c7f6ebed6983d3bd0e043
      https://github.com/ckan/ckan/commit/f19705d92da36d77988c7f6ebed6983d3bd0e043
  Author: Ross Jones <ross at servercode.co.uk>
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
    M ckan/model/modification.py

  Log Message:
  -----------
  Make sure that SearchIndexErrors *are* raised

CKAN relies on the SearchIndexError being raised in the notify() call
of IDomainObjectNotification.  It still only logs most Exceptions, but
explicitly re-raises SearchIndexErrors as they are fatal to CKAN.




More information about the ckan-changes mailing list