juju / juju-gui

Juju-GUI is a web-based GUI for Juju <https://jujucharms.com/>.
Other
182 stars 85 forks source link

Loading revision-info for bundles and charms #4013

Closed anthonydillon closed 5 years ago

anthonydillon commented 5 years ago

We are still loading revision-info from the API which is causing the server to struggle. We need to remove that include from the request and remove revision information from the templates.

anthonydillon commented 5 years ago

@hatched would you mind removing this from the requests and get a release out today. This is causing the API service to struggle.