usage: fcpc module/housekeeper [-h]
[--housekeeper.state.timeout HOUSEKEEPER.STATE.TIMEOUT]
[--housekeeper.run.start {0,1}]
[--housekeeper.run.exit {0,1}]
housekeeper
optional arguments:
-h, --help show this help message and exit
--housekeeper.state.timeout HOUSEKEEPER.STATE.TIMEOUT
State timeout in
minutes.[Defined:fcplib.job.housekeeper] (default: 30)
--housekeeper.run.start {0,1}
Run housekeeper at
start[Defined:fcplib.job.housekeeper] (default: 1)
Choices:
0
1
--housekeeper.run.exit {0,1}
Run housekeeper at
exit[Defined:fcplib.job.housekeeper] (default: 1)
Choices:
0
1
Job used to clean old states and data. In future, it can clean old epochs and data too.