openedx / frontend-platform

A framework for Open edX micro-frontend applications.
http://openedx.github.io/frontend-platform
GNU Affero General Public License v3.0
32 stars 63 forks source link

Consider preloading Config API request in all MFEs #360

Open kdmccormick opened 2 years ago

kdmccormick commented 2 years ago

Context

Acceptance

Once the runtime MFE Config API is used by a provider in production, ask that provider whether there is a noticeable slow-down on MFE page loads due to the API.

kdmccormick commented 2 years ago

FYI @arbrandes -- Here's one for the backlog. It's blocked until someone is using the runtime MFE Config API in production and is willing to help up gauge the performance impact.