-
Notifications
You must be signed in to change notification settings - Fork 973
Site not added to publisher list even after spending ~10 mins on the site #11274
Comments
related? #4912 |
Not really i opened the site and it was all 0's. Reload showed up correct load time. |
Yup, I've noticed this happen a few times while testing the refactoring branch but could never find any reduced STR... I tried debugging the issue with @NejcZdovc but couldn't find the cause. I usually reproduced the issue using the following work flow:
Using the above flow, sometimes the websites that were loaded and active for more than 2-3 minutes never appeared in the table. |
New observation:
Verified on several sites and none of them gets added to the ledger table as it doesnt meet the 8sec criteria and even if it does get added is disabled and shows view as 0 and % as 0 cc: @brave/browser |
Update:
|
Is that count on the URL bar actually the same one used for ledger calculation? I don't think so, as that count measures the period between the start and end of the loading of the page (I suspect the one until onLoad is fired), not how long you stay on that page. I'm not sure how |
cc @mrose17 |
load time is not connected to the visit time |
Moving to 0.19.x release 2 |
changing priority to P3, because sites are not added correctly in a lot of scenarios |
Test plan
#11592 (comment)
Description
Site not added to publisher list even after spending ~10 mins on the siteSteps to Reproduce
Actual result:
Site not added to publisher list even after spending ~10 mins on the siteExpected result:
Should add entry in ledger table after min criteria is met
Reproduces how often: [What percentage of the time does it reproduce?]
Brave Version
about:brave info:
Reproducible on current live release:
No
Additional Information
@kjozwiak was able to repro this on ledger refactor branch
The text was updated successfully, but these errors were encountered: