-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
websites not being added into auto-contribution table after contribution as been made #1796
Comments
@kjozwiak can't reproduce this on master anymore, let's test it out on RC for hotfix 2 |
@NejcZdovc sure, once we get an RC for hotfix 2, I'll go through this again and see if it's reproducible. Do we have any idea's when we'll have on available? I think the original plan was Thursday night. |
@kjozwiak yeah we are still on that plan |
Looks like this is working on
QA will double check once we get the RC builds just to make sure this has been resolved. Verification Passed on
Verification Passed on
|
closing as looks like it was fixed |
Verified passed with
Verification Passed on
|
Description
After you've contributed, you'll notice that the attention you've spent on the first website you load after the contribution isn't being calculated correctly. I've managed to reproduce this several times and also showed @NejcZdovc via Zoom.
After spending about 20-30s on a website,
publisher_info_db
showed three seconds.Steps to Reproduce
/Applications/Brave\ Browser.app/Contents/MacOS/Brave\ Browser --rewards-reconcile-interval=4
brave://rewards
chrome://rewards
tab and you won't see the above entry in the tableIf you take a look at
publisher_info_db
, you'll notice that the incorrect time was calculated.Actual result:
https://drive.google.com/file/d/1OCKmHmQ7G444xWqso33U2aW7xSUiesgX/view?usp=sharing
Expected result:
Websites should be added into the auto-contribution table once they've reached the set
Minimum page time before logging a visit
Reproduces how often:
100% reproducible using the above STR.
Brave version (brave://version info)
Reproducible on current release:
Haven't tried but assuming this is also in both
dev
andbeta
.Additional Information
CCing @jenn-rhim @mandar-brave this is what I was talking about re: websites not being added correctly after a contribution has been made.
The text was updated successfully, but these errors were encountered: