]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: use `use_reloader=False`
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 5 Apr 2023 12:18:19 +0000 (14:18 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:43:29 +0000 (14:43 +0000)
commitdcbdfd33feda40df82dc898011bfbd690c7aca31
tree9743a071578993f2b4375eba880ddaf686d0fa1e
parente06e65b78bdf44d38a3d47ab2040dc88e5cd130f
node-proxy: use `use_reloader=False`

In order to prevent the server from restarting in a loop
when an error shows up. Otherwise, it creates a bunch of new
redfish client session and make it quickly unavailable due to the
session limit.
Probably not intended to be kept.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/cephadm/node-proxy/server.py