We are caching the schema per branch, we need to be able to refresh it more easily, therefore improved our cache.
One of the solution could be to add an integer parameter on the function get_schema, which could change on some action like a button (button clicked -> update int -> cache refresh)