Cache model fetching call
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3568537. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Most providers does a 2-24h cache for the getConfiguredModels based on the operation type and capabilities, so that anytime we need to load providers we have quick loading times.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Unless there is a reason, add a cache around the call.</p>
issue