Roundup Tracker - Issues

Issue 2551218

classification
Remove feature flag for wsgi instance caching
Type: resource usage Severity: normal
Components: Web interface Versions: 2.3.0
process
Status: new
:
: : rouilj, schlatterbeck
Priority: normal : Blocker

Created on 2022-07-13 02:32 by rouilj, last changed 2022-07-13 02:32 by rouilj.

Messages
msg7607 Author: [hidden] (rouilj) Date: 2022-07-13 02:32
2.2.0 was released with a feature flag to cache the roundup tracker
instance rather than reload on connection.

The intent is to run it and make sure there are no errors with it.

Check with Ralf to see how it is performing for his trackers. If no errors
by 2.3.0 release make it the default and remove the feature flag.

Keep the feature flag argument in RequestDispatcher, just make the
test on it go away.
History
Date User Action Args
2022-07-13 02:32:39rouiljcreate