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

4.1.1.: Video relevance fixes #350

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

Lezek123
Copy link
Contributor

@Lezek123 Lezek123 commented Nov 8, 2024

4.1.1

Affected components:

  • Processor (non-breaking changes)
  • GraphQL server (non-breaking changes)

Bug Fixes:

  • Fixed video relevance calculation algorithm by:
    • Ignoring publishedBeforeJoystream date if it's in the future,
    • Fixing a bug with Joystream/YT creation weight formula,
    • Introduced an age limit of 365 days to prevent negative relevance score
  • Fixed ineffective videoRelevanceManager calls in GraphQL server due to videoRelevanceManager not being turned on.
  • Fixed a bug causing both GraphQL server and Processor services to run video relevance and language update loops (which only processor should be running)
  • Fixed imports in GraphQl server and Processor by moving shared utilities to root utils directory to prevent mix-ups.

@Lezek123 Lezek123 merged commit 353e9da into Joystream:master Nov 8, 2024
7 checks passed
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.

1 participant