wesnoth / wesnoth-multiplayer-data-dashboard

This is a dashboard that allows you to query and visualize data that the Wesnoth Project collects about multiplayer games played on the official server.
2 stars 0 forks source link

The Dashboard fails to produce output for the client when the size of the queried data is larger than around a month #1

Closed max-torch closed 10 months ago

max-torch commented 11 months ago

Version

Commit https://github.com/wesnoth/wesnoth-multiplayer-data-dashboard/commit/9f3281760c46df02447fccfaae294f1fbe29f3ec

Description

Whenever someone selects a date range that is around a month or longer, depending on the volume of games in the time period, the queried data is large enough such that elements of the dashboard such as the table and graphs fail to load.

To reproduce

Select a date range of three months in the dashboard.

Expected Behavior

The dashboard will successfully output all dashboard elements for any selected date range.