We are using different types of banner:
1. Static image banners that never change.
2. Dynamic content banners that show live data updated every minute. For example, let's say it's a stock price that needs to be shown in real time.
Revive offers the ability to set a global cache time for banners, which defaults to 20 minutes. The problem we have is that the static banners can be cached for 24 hours and it won't cause any problem at all. However, if the dynamic banners are cached for more than 1 minutes, they will be showing out of date information.
Is there some way to set cache/caching expiration times per banner or per campaign? If not, how do you suggest we deal with this issue? It makes no sense for performance to cache the static banners for only 1 minute just because we need the dynamic banners to have a fast cache expiration.
Thank you!