rusackas commented on issue #38806: URL: https://github.com/apache/superset/issues/38806#issuecomment-5406011297
A lot of app-context handling in mcp_service has changed since this was filed — #38747 and #39385 both push a fresh Flask app context per tool call now, and CompositeTokenVerifier pushes one at the transport layer specifically for API-key/JWT validation. Can anyone confirm whether this still reproduces on current master or a newer RC? If it does, a stack trace pinpointing exactly which layer logs "Failed to validate request" would help, since that determines whether the fix belongs in superset/mcp_service or needs to go upstream to fastmcp. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
