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
At the moment, the analytics endpoint hard fails (although still returns a 200) if one or more of the feature names are invalid. We should just filter those invalid feature names out instead and still store the data for the valid features.
At the moment, the analytics endpoint hard fails (although still returns a 200) if one or more of the feature names are invalid. We should just filter those invalid feature names out instead and still store the data for the valid features.