uiowa / uiowa

The base application on Acquia Cloud for the University of Iowa.
11 stars 9 forks source link

Investigate DB storage of event IDs and dynamic pulling of data, remove hard limits #5190

Closed cory-skeers closed 2 years ago

cory-skeers commented 2 years ago

Story

As a site editor I want to pull many events into my site with minimal performance impact so that site visitors can view all my past events in one place.

Proposed solution

At least some local storage of events info may be beneficial as a way to avoid constant polling of content hub, likely event IDs and dates. Investigate forms of dynamic data fetching as a user pages through content. Remove date range and items number limits, and allow for "all past events" option of some sort

Blocked by #5189

cory-skeers commented 2 years ago

Closing as this was either directly handled or handled by caching setup in #5462, and no longer needed at this time.