PragmaticFlow / NBomber

Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).
https://nbomber.com
Other
2.08k stars 129 forks source link

Print warnings summary to HTML and Console reports #756

Open AntyaDev opened 1 month ago

AntyaDev commented 1 month ago

There are cases when an internal warning occurs, and it's unclear to the user that something went wrong until the logs file is checked. One such example is the TimeScaleDbSink Start method, which throws an exception when the session ID is duplicated. It's unclear to the user why the session finished successfully but wasn't recorded to the DB.