Closed SammyOina closed 4 months ago
Let's evaluate this approach:
However, there are some drawbacks to this approach:
Having this in mind, it's worth exploring if there is a way to "fake" the filesystem for those algorithms that require files for logging. @SammyOina Can you check it? Also, try and test how this approach works with Docker.
Finally, I think it would be an acceptable requirement (though definitely not ideal, ofc) for the algo provider to write all the logs to the stderr, since we do not support a file system.
We will keep the file approach, so this PR can be closed. We will return to it once we have a working and fully functional demo with files.
What type of PR is this?
What does this do?
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Did you document any new/modified feature?
Notes