Complete Stats validation, comparison cards, and annual ranking hardening
This commit is contained in:
@@ -684,6 +684,10 @@ def build_annual_ranking_snapshot_payload(
|
||||
"server_id": result.get("server_id"),
|
||||
"metric": result.get("metric"),
|
||||
"limit": result.get("limit"),
|
||||
"requested_limit": result.get("requested_limit"),
|
||||
"effective_limit": result.get("effective_limit"),
|
||||
"snapshot_limit": result.get("snapshot_limit"),
|
||||
"item_count": result.get("item_count"),
|
||||
"source": result.get("source"),
|
||||
"snapshot_status": result.get("snapshot_status"),
|
||||
"generated_at": result.get("generated_at"),
|
||||
|
||||
Reference in New Issue
Block a user