Author Name: Kevin Condon (@kcondon)
Original Redmine Issue: 3643, https://redmine.hmdc.harvard.edu/issues/3643
Original Date: 2014-03-05
Original Assignee: Gustavo Durand
Currently, if you are not able to index a dataset on save, it does not save / create a dataset and throws an index error in log.
This should ideally be separate actions: create should work as long as data passes validation and index may or may not fail but can be managed like we do in 3.x, last index time column and an index sweeper/ timer job.