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.
4.1.1
Affected components:
Bug Fixes:
publishedBeforeJoystream
date if it's in the future,videoRelevanceManager
calls in GraphQL server due tovideoRelevanceManager
not being turned on.utils
directory to prevent mix-ups.