rstudio / shinyloadtest

Tools for load testing Shiny applications
https://rstudio.github.io/shinyloadtest/
110 stars 22 forks source link

Throw error if RSC url has `#` #135

Closed schloerke closed 3 years ago

schloerke commented 4 years ago

See https://github.com/rstudio/shinyloadtest/pull/133#issuecomment-696792714

If the url contains a # and the instance is RSC, we should throw an error stating they should use the solo url location.

cc @akgold