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
I think the configuration for features like livestate or drift detection to be on/off should belong to application configuration instead of piped platform provider or plugin config since users may use the same platform/plugin config of piped to manage various applications with different attentions, wdyt? 🤔
Disabling LiveState&DriftDetection for each app does not have an effect on reducing API calls.
Even if LiveState of only one app is enabled, livestatestore will fetch all resources.
What would you like to be added:
enableLiveState: true/false
flag inPlatformProviderLambdaConfig
.Why is this needed:
The text was updated successfully, but these errors were encountered: