We have 8 logs tabs for submissions:
- Prediction logs: [stdout, stderr, ingestion stdout, ingestion stderr]
- Scoring logs: [stdout, stderr, ingestion stdout, ingestion stderr]
It is not useful, as stdout and stderr are always empty during ingestion, and ingestion stdout and ingestion stderr are always empty during scoring. Also the naming is unclear.
This way browsing through logs will be easier and less confusing.
TODO
Relevant file
We have 8 logs tabs for submissions:
It is not useful, as
stdoutandstderrare always empty during ingestion, andingestion stdoutandingestion stderrare always empty during scoring. Also the naming is unclear.This way browsing through logs will be easier and less confusing.
TODO
Relevant file