Create a test suite to validate storing queries results on our DB. #11337
Open
Description
Implements #6716
Task
Define the required test/s to validate that our DB can withstand a massive amount of storing results at a small time window.
This will cover the case of multiple agents sending results to the DB upon getting a Live query (All within a small time window)
Condition of satisfaction
Written definition of the test/s
Any resources (Machines etc) are available for the test.
If using external tools, configure them and make them available for testing.
If need to write some test code, make it available.