FR: Dynamic Server Side Cache Time Period for Redis

In an effort to optimize performance of my site, I’d like to be able to dynamically set the Cache Time (on Redis) of an API in the Server Connect panel. My website primarily hosts tournaments. The use case is to be able to provide more frequent updates (shorter caching) for active tournaments while much longer caching for completed ones. It would be nice to be able to set the Cache Time based on the tournament status. Thanks!