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
Currently, if a dataset if returning an error it is only included in the ALL option.
A user would probably expect that ALL is equal to HIT+MISS, but it is actually ALL=HIT+MISS+ERROR.
I suggest to add such filtering option to improve comprehensiveness and clarity.
Currently, if a dataset if returning an error it is only included in the ALL option.
A user would probably expect that ALL is equal to HIT+MISS, but it is actually ALL=HIT+MISS+ERROR.
I suggest to add such filtering option to improve comprehensiveness and clarity.