Scheduler doesn't use updated constant value

Yes, this is a duplicate of Constant caching between instances issue

Also I auggest to solve it together with SqlAdapterCache Replacement Policy by introducing cache timers for user caches. And make the timers configurable for each cache type so when it times out it would reload on first use.

It’s not a bug as it was never intended to be working.