-
Notifications
You must be signed in to change notification settings - Fork 32
Fix PUT /active-response
invalid command in performance test
#5648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
After talking to @fdalmaup, we don't think we should fix the agent simulator at this point, with all the changes coming for 5.0. |
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
When investigating the following Issue #5639, it was found that the error was caused by using a non-existing command in the request. When using one of the default commands (described in the following documentation), the issue persists when running the pipeline, but not when running it locally.
We should investigate the
agent_simulator
used in the tests and if It is needed to make changes to how it handles theactive-response
commands.The text was updated successfully, but these errors were encountered: