recsys v0.2 #6977

Merged
jessopb merged 3 commits from recsysV0.2 into master 2021-09-03 00:39:40 +02:00
jessopb commented 2021-08-27 18:03:08 +02:00 (Migrated from github.com)
No description provided.
infinite-persistence (Migrated from github.com) reviewed 2021-09-02 04:47:14 +02:00
infinite-persistence (Migrated from github.com) left a comment

Some questions here: https://www.notion.so/lbry/Recsys-v2-testing-b6618e578d2b4922a47869ad0ac14c95

Ignore if it doesn't make sense :D

Some questions here: https://www.notion.so/lbry/Recsys-v2-testing-b6618e578d2b4922a47869ad0ac14c95 Ignore if it doesn't make sense :D
infinite-persistence (Migrated from github.com) commented 2021-09-02 04:44:09 +02:00

The index was previously used in handleRecommendationClicked, but seems like the index is determined differently now.
Can retain for other future clients, or remove entirely (I can clean up later)

The index was previously used in `handleRecommendationClicked`, but seems like the index is determined differently now. Can retain for other future clients, or remove entirely (I can clean up later)
jessopb commented 2021-09-02 22:13:06 +02:00 (Migrated from github.com)

I was looking for a reliable way to send when a page is left, but I decided to just listen to history changes and send every time as long as the claimId isn't currently playing. Currently playing will happen either on dispose or on tab close/hide.

I was looking for a reliable way to send when a page is left, but I decided to just listen to history changes and send every time as long as the claimId isn't currently playing. Currently playing will happen either on dispose or on tab close/hide.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#6977
No description provided.