Closed blaiszik closed 5 years ago
We've seen some silent failures from search ingests, in particular with the dark energy survey model (a Keras model). Maybe a schema clash? Though search should throw an exception for that and @ryanchard isn't seeing that service side.
Solved via SDK truncation of model summary field and Globus Search service rejecting content over size limit of ~32k
We've seen some silent failures from search ingests, in particular with the dark energy survey model (a Keras model). Maybe a schema clash? Though search should throw an exception for that and @ryanchard isn't seeing that service side.