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
In brave/brave-core#6703 user activity frequency capping was implemented.
However a generic log message is shown when ad is capped. It is hard for QA to debug what happens.
Steps to Reproduce
Clean profile on staging
Enable rewards
Wait till ads are initialized
Trigger an ad
Actual result:
A generic ad message is shown in the logs [ads_impl.cc(876)] Ad notification not shown: Not allowed based on history
Expected result:
An explicit message, for example: Ad notification not shown due to user activity frequency capping
In brave/brave-core#6703 user activity frequency capping was implemented.
However a generic log message is shown when ad is capped. It is hard for QA to debug what happens.
Steps to Reproduce
Actual result:
A generic ad message is shown in the logs
[ads_impl.cc(876)] Ad notification not shown: Not allowed based on history
Expected result:
An explicit message, for example:
Ad notification not shown due to user activity frequency capping
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
cc @brave/legacy_qa @tmancey
The text was updated successfully, but these errors were encountered: