Hi all,
I'm trying to run a load test on an application (no authentication required) hosted on our RStudio Connect instance. I'm able to generate a recording with shinyloadtest, but shinycannon returns an error stating "Playback failed: Objects don’t have same keys". It is similarly described in this issue: It is similarly described in this issue: https://github.com/rstudio/shinyloadtest/issues/111.
Some basic info:
OS: Ubuntu 18.04
RSConnect: Version 1.8.0
Shinyloadtest: 1.0.2.9000
Shinycannon: 1.0.0
Wondering if anyone has encountered this?
Thanks!