]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: make the update loop interval configurable
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 10 Feb 2026 15:15:42 +0000 (16:15 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 19 Feb 2026 12:54:56 +0000 (12:54 +0000)
commitc4004ae01adf02002ca62aa98ac4aa8949ce8925
treed896c2b0da96b424d813da9f8c6e67e7e85e32d8
parent1b5d4e0b89fc7b3c525d03a03a861ca40f49e9a0
node-proxy: make the update loop interval configurable

Read system.refresh_interval from config and use it in the update loop
sleep. The default value is 180s when unset.

Fixes: https://tracker.ceph.com/issues/74749
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 7ff447040541a16bacdf61da87dfd191ecace646)
src/ceph-node-proxy/ceph_node_proxy/baseredfishsystem.py
src/ceph-node-proxy/ceph_node_proxy/util.py