fabric8-analytics-server icon indicating copy to clipboard operation
fabric8-analytics-server copied to clipboard

There's no need to convert STACK_ANALYSIS_REQUEST_TIMEOUT into integer repeatedly

Open tisnik opened this issue 6 years ago • 0 comments

https://github.com/fabric8-analytics/fabric8-analytics-server/blob/2202a57d0d080fe6bf92937251161fe5ead3c7c1/bayesian/utils.py#L736

This is already done there (once): https://github.com/fabric8-analytics/fabric8-analytics-server/blob/master/bayesian/default_config.py#L59

tisnik avatar Aug 29 '19 06:08 tisnik