Jörg Stucke
Jörg Stucke
At some point we added individual logs for cases when FACT is not set up in a distributed way. It works by using the component name ("frontend", "backend" or "db")...
Sorry for the late response (I was out of office the last week). > If applicable, the "-l" option to specify the log might then not be path specification +...
flask-restx doesn't work yet with Flask 2.2. As soon as it is fixed (maybe with https://github.com/python-restx/flask-restx/pull/463) we should pick this up again
superseded by #867
The problem is that each subprocess from each backend worker has its own version of the signal handler from `fact_base.py`. We should probably just change the log level in `shutdown_listener()`...
This is an edge case and currently not supported. The fix could be quite difficult and maybe not worth the effort.
We have this feature on our agenda, but this is not something we will be able to implement in the short term, sadly. Theoretically, it could be possible to simply...
this could also be a problem with the `sleep` in `test_throttle` being too short for the new slower CI
Did you upload the file via the REST interface or via the web interface? Was it an especially large file?
I don't think the feature is necessary: all user tags have the same color and the other tag colors are used by analysis tags. Therefore, the custom color support could...