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).
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.
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.