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

fix top k policy #476

Merged
merged 6 commits into from
Nov 29, 2024
Merged

fix top k policy #476

merged 6 commits into from
Nov 29, 2024

Conversation

hyukychang
Copy link
Contributor

기존 인기 개시판은 전체 기간에 대해서 불러오기 때문에 시간이 너무 느립니다.
해당 endpoint 를 최근 1주일내에 만들어진 개시물을 조회수 기준으로 sorting해서 내려줍니다

@Qndndn Qndndn self-requested a review November 25, 2024 15:11
Copy link
Contributor

@Qndndn Qndndn left a comment

Choose a reason for hiding this comment

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

수고많으셨습니다

Copy link
Contributor

@Qndndn Qndndn left a comment

Choose a reason for hiding this comment

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

great

@hyukychang hyukychang merged commit 6c4ff64 into develop Nov 29, 2024
1 check passed
@hyukychang hyukychang deleted the feature/fix_top_k_policy branch November 29, 2024 14:56
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