Fix MCP screen execution - remove problematic webappName(null) call
- Fixed NullPointerException in ScreenTest by removing webappName(null) configuration - Improved error handling with proper fallback to URL when screen rendering fails - Enhanced logging for better tracking of screen execution attempts - Maintained user context restoration for proper authentication handling - Added timeout protection with 30-second limits to prevent hanging operations Screen execution now works correctly and provides meaningful responses with screen URLs when direct rendering requires authentication or encounters issues.
Showing
1 changed file
with
16 additions
and
12 deletions
-
Please register or sign in to post a comment