Currently, the debug service port might change between different runs of the debugger for the same app run, so REST API caching would not work. Make sure we use the same port if possible and ensure that caching is done on VM responses when possible.