]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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, 18 Feb 2026 08:52:38 +0000 (09:52 +0100)
commit7ff447040541a16bacdf61da87dfd191ecace646
tree5239e9c7565df9cadd2b8fe11c82c450f51ff903
parentc6dae52d9dc9cfa7d88fc9ddc6d000835ecab9cf
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