OasisPlatform icon indicating copy to clipboard operation
OasisPlatform copied to clipboard

Fix High log volume from numba debug logger

Open sambles opened this issue 3 years ago • 1 comments

Issue Description

found when testing 1.26.2 worker in https://github.com/OasisLMF/OasisUI/pull/289

The loss output log file generated by the 1.26.x workers create a large amount of text. seen examples of logs around 44Mb~ (350k lines, mostly of numba debug logs)

sambles avatar Aug 10 '22 09:08 sambles

fix in https://github.com/OasisLMF/OasisLMF/pull/1107

sstruzik avatar Sep 07 '22 11:09 sstruzik