Skip to content
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

feat(dia-1038): infinite discovery - make initial arworks batch index configurable #6328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nickskalkin
Copy link
Contributor

@egdbear let me know what you think. I suppose we may want to experiment with different initial artwork datasets in future, and I think it will be easy if discoverArtworks query field has an option to specify which artworks collection to use. For now, I've indexed Most Loved, Street Art, and New this Week marketing collections to the infinite_discovery_initial_artworks index (zenith PR to come).

@nickskalkin nickskalkin requested a review from egdbear December 19, 2024 14:37
@nickskalkin nickskalkin self-assigned this Dec 19, 2024
Copy link
Contributor

@egdbear egdbear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems ✅ to me. In addition to a daily job for indexing only new artworks (I believe we can reuse the existing Zenith infinite_discovery job), we will also need a weekly job to update the initial collection for cold-start users. I think we can parameterize the existing job and have both jobs scheduled to run. /cc @cavvia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants