service-bot/servicebot

The manage subscription page should be much faster with large number of services.

Closed this issue · 0 comments

Currently the manage subscription page runs very slow with large number of records. This is found to be due to the properties that are attached to the instances. Add a flag to the get call so we can disable certain references during get call and speed up the load time.