Skip to content

feat: more detailed view of all docs in iesg processing #8838

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

Merged
merged 4 commits into from
Apr 25, 2025

Conversation

rjsparks
Copy link
Member

fixes #7307

Copy link
Member

@jennifer-richards jennifer-richards left a comment

Choose a reason for hiding this comment

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

You'd mentioned this is fairly slow - I think even a few minute cache on the calculations in the view would be worth adding so people don't hammer the server browsing back and forth

@@ -752,6 +752,68 @@ def sort_key(doc):
)


def docs_for_iesg(request):
Copy link
Member

Choose a reason for hiding this comment

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

Probably worth a few-minute cache on this view

@rjsparks rjsparks changed the base branch from main to feat/all_ad_dashboard April 25, 2025 15:46
@rjsparks rjsparks merged commit 4b72ced into ietf-tools:feat/all_ad_dashboard Apr 25, 2025
7 of 8 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2025
@rjsparks rjsparks deleted the all_ad_dashboard branch June 6, 2025 15:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unified IESG Document Dashboard
2 participants