You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2020. It is now read-only.
Feature Request
What problem does this solve
A cold cache on the campaign bundler is slow to warm. This can be problematic during demos and sales calls.
Describe the solution you'd like
A background job that keeps this cache warm. Most likely run hourly.
Describe alternatives you've considered
We should revisit and optimize the underlying data fetching when we have more time.