Skip to Main Content
Interweave Exchange Ideas Portal

This portal provides an open platform for user feedback and product change requests. Anyone can add an idea and remain as a Guest, but please consider signing up so that others can see who has created the ideas!

Note: this is a public facing web portal, any text here can be viewed by anyone over the internet, so please consider carefully the content you wish to share and please do not post anything of a sensitive nature.

Status Shipped
Created by Craig Aistrop
Created on Jan 26, 2022

Improve consent resource caching

Currently the consent service caches consent resources for quick lookup.

However, the full resource is cached, potentially using a large amount of server memory.

The consent service only requires the policyUrl property from the consent resource.

Suggestion is to just cache this property rather than the full resource.

  • Attach files