ryos-io / Rhino

Rhino: Dockerized Distributed Load and Performance Testing Framework
http://ryos.io
Apache License 2.0
18 stars 3 forks source link

Unhandled exceptions stop the simulation. #58

Closed reevik closed 5 years ago

reevik commented 5 years ago

The main flux needs to implement onErrorResume by returning an empty Mono. In error cases, the framework must report the error as well as the error rate in its output.

reevik commented 5 years ago

fix is now on master.