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/fixing scores recalculate script #239

Merged
merged 22 commits into from
Jun 16, 2021

Conversation

tsubik
Copy link
Collaborator

@tsubik tsubik commented Jun 14, 2021

No description provided.

@tsubik tsubik marked this pull request as ready for review June 14, 2021 17:24
@tsubik tsubik requested a review from develaper June 14, 2021 17:24
@tsubik
Copy link
Collaborator Author

tsubik commented Jun 14, 2021

We can add scheduler task to run sync:scores_last_week every day. Just to fix any errors if there are. Maybe a materialized view that would calculate all scores based on histories table could be better, but the query would be complicated and every refresh would take couple seconds and in the future more.

@tsubik
Copy link
Collaborator Author

tsubik commented Jun 15, 2021

Added contract signature filter, fixed sort in operator document histories index page, and also display all ScoreOperatorDocument entities (chart raw data) in operator show page, but for now only in development mode.

@tsubik
Copy link
Collaborator Author

tsubik commented Jun 15, 2021

Ranking tests are flaky, but that is for another task.

@develaper develaper merged commit a63f22b into develop Jun 16, 2021
@tsubik tsubik deleted the fix/fixing_scores_recalculate_script branch July 1, 2021 09:53
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.

None yet

2 participants