I had the same problem and I joined the fetchAndActivate behavior with addOnConfigUpdateListener (that is listening in real time remote changes). In both cases I make the same work. With this approach I can set the minimumFetchInterval with 12 hours without problems. Obviously depends on the work you need, in my case was activating a window maintenance period (showing alerts and force log out when the period start, setting a start_time).