shenyu
shenyu copied to clipboard
[Question] <Nested Interface>
Question
Hi everyone, I configure 2 interfaces by shenyu-bootstrap, called /a and /b.They are work while single,but /b does not work until timeout while invoked by /a.After timeout, /b works again.Who can help me?
My shenyu.netty is default configurations.
OH,this problem only occurs when concurrency.
Is your API functioning normally when accessed directly without going through Shenyu?
yes,it works