You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently for various target apps, SFP will be making a request for each sdk key individually, however, it can actually generate each target app locally instead.
Optimize this to reduce pressure on origin backends and improve reliability for SFP clients by removing the need to successfully fetch every single sdk key.
Summary
Currently for various target apps, SFP will be making a request for each sdk key individually, however, it can actually generate each target app locally instead.
Optimize this to reduce pressure on origin backends and improve reliability for SFP clients by removing the need to successfully fetch every single sdk key.
Requestor
@xinlili-statsig
The text was updated successfully, but these errors were encountered: