Merge cluster to master #3

Merged
cyberes merged 163 commits from cluster into master 2023-10-27 19:19:22 -06:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 96ba48affc - Show all commits

View File

@ -51,7 +51,7 @@ if __name__ == "__main__":
cluster_config.load(parse_backends(config))
logger.info('Loading backend stats...')
generate_stats()
generate_stats(regen=True)
start_background()