Skip to content

Function: resolveFeedbackEnabled()

resolveFeedbackEnabled(explicit): boolean

Resolve whether user feedback is enabled from the plugin’s optional config.feedback override: the explicit boolean wins, otherwise fall back to auto-detecting MLflow tracing (mlflowEnabled). Shared by the plugin’s client-config gate and the server’s trace-id header so the two never disagree.

boolean | undefined

boolean