# 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.
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.