Skip to content

do not raise an exception as that avoids uploading logs

Christoph Hasse requested to merge chasse_dont_raise_exception into master

if there is no throughput number in the log, we don't want to raise an exception as that aborts and then doesn't upload the logs which have potentially usefull info on the crash.

Merge request reports