[Predator] update 'solution' field when no Culprit found |
|||
Issue descriptionWhenever FindCulprit fails to return a Culprit, at present we set the 'solution' field of the CrashAnalysis ndb.Model to None. However, the 'solution' field indicates which algorithm was run/attempted (not just which algorithm succeeded). Thus, even when we fail to find a Culprit, we should still update the field to indicate which algorithm we tried. This extra information should help for debugging.
,
Nov 17 2016
,
Oct 11 2017
This is obsolete thanks to some of the more recent refactoring. |
|||
►
Sign in to add a comment |
|||
Comment 1 by kateso...@chromium.org
, Nov 17 2016