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
We need to add new functionality to Marqo API end-to-end tests to support the following:
Testing marqo with different Env Vars within the same test script
In particular, for throttling tests, we want to run tests on instances of marqo with different MARQO_MAX_CONCURRENT_INDEX and MARQO_MAX_CONCURRENT_SEARCH.
We need to add new functionality to Marqo API end-to-end tests to support the following:
In particular, for throttling tests, we want to run tests on instances of marqo with different
MARQO_MAX_CONCURRENT_INDEX
andMARQO_MAX_CONCURRENT_SEARCH
.Proposed solution: https://docs.google.com/document/d/1YTFnMkoMnJQ1PIXmyBxK6QrrBcskW2jm1_IevMJJunU/edit?usp=sharing
The text was updated successfully, but these errors were encountered: