You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/common/common
Mike Lang eba5fc498a Remove flask response size tracking
Despite our best efforts, this was causing chunked responses to be fully
buffered into memory as a side effect.

This is really bad because responses can be VERY large.
5 years ago
..
__init__.py Automatically set default encoding to utf-8 when common is imported 5 years ago
database.py DBManager: Don't test connection on start 5 years ago
dateutil.py Audit and fix all usage of dateutil 6 years ago
flask_stats.py Remove flask response size tracking 5 years ago
googleapis.py Fix a bad logging line when handling errors 5 years ago
requests.py Fix mistakes in common.requests 5 years ago
segments.py Only log at INFO about multiple versions of a segment 5 years ago
stats.py Allow disabling of stacksampling with an env var 5 years ago