You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include exception message in ErrorAnalysisCard subtitle (facebook#4982)
Summary:
Pull Request resolved: facebook#4982
Currently, the subtitle only shows a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Show the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.
The exception message can now be displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable).
Reviewed By: bernardbeckerman
Differential Revision: D94617700
fbshipit-source-id: 08eba638e26d864d25a6a739df66558a8414340f
0 commit comments