Refactored polling for status page

This commit is contained in:
Alex Janousek
2025-10-01 10:58:44 -04:00
parent 1c51e78abe
commit 24a735ffc2
20 changed files with 388 additions and 706 deletions

View File

@@ -90,9 +90,6 @@ class Config(object):
],
}
FEATURE_SOCKET_ENABLED = False
# FEATURE_SOCKET_ENABLED = getenv("FEATURE_SOCKET_ENABLED", "false") == "true"
def _s3_credentials_from_env(bucket_prefix):
return {