You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API should not have to mimic the CLI configuration. This is somewhat inefficient. It should be possible to create entities such as JMeter plans and AWS clusters directly from the web app configuration, instead of waiting for tests to start. The long running operations should not be within a transaction boundary, but should use lock free mechanism such as reservations.
The text was updated successfully, but these errors were encountered:
The API should not have to mimic the CLI configuration. This is somewhat inefficient. It should be possible to create entities such as JMeter plans and AWS clusters directly from the web app configuration, instead of waiting for tests to start. The long running operations should not be within a transaction boundary, but should use lock free mechanism such as reservations.
The text was updated successfully, but these errors were encountered: