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
@LaurenWags@btlechowski Discussed with @btlechowski as we only remove expired ad conversions once the catalog updates with a new catalog (i.e. the catalog id changes). This is not an issue as expired ad conversions are ignored when checking for new conversions. Thanks
Follow up to #10240
Steps to Reproduce
endAt
tonow()+4hours
. the conversion's expire date will beendAt+24h
brave.com
and trigger the adhttps://www.interia.pl/
to trigger conversionImportant: The conversion is not triggered, which is good
Actual result:
The entry in the database(Default/ads_service/bundfle_state sqlite ad_conversions) was not deleted:
![image](https://user-images.githubusercontent.com/34715963/86788513-8b085e00-c066-11ea-88f0-aaa5fe32778b.png)
Expected result:
The entry is deleted
Reproduces how often:
100% repro rate
Brave version (brave://version info)
cc @brave/legacy_qa @rebron @tmancey
The text was updated successfully, but these errors were encountered: