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
fix: enable debug mode in integration test to resolve timeout
Add debug=True to BedrockAgentCoreApp in test_simple_agent.py to enable
verbose logging that will help identify the root cause of the 5-minute
timeout in CI integration tests.
This provides better visibility into server startup issues.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments