Add container summary on card face, fix df parsing for wrapped lines, collect OS info, faster startup and refresh
This commit is contained in:
@@ -249,7 +249,7 @@ def collect_all():
|
||||
|
||||
|
||||
def collector_loop():
|
||||
time.sleep(10) # Let the app start up
|
||||
time.sleep(2) # Brief pause to let Flask start
|
||||
while True:
|
||||
try:
|
||||
collect_all()
|
||||
|
||||
Reference in New Issue
Block a user