]> 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>
Wed, 11 Feb 2026 10:22:41 +0000 (11:22 +0100)
commit98b85eb4332f4736bf8deee28d972a0cb467a820
treee5ce98e1bc0cc254ed2646659d7acfad8cf18a9e
parent222c9d9e4e901cd7f50e8bfea0ac897d5c499cf7
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>
src/ceph-node-proxy/ceph_node_proxy/baseredfishsystem.py
src/ceph-node-proxy/ceph_node_proxy/util.py