QingJuBaiTang commented on issue #15305: URL: https://github.com/apache/dubbo/issues/15305#issuecomment-2994734203
I understand what you mean, but as in the example I gave above, most methods in an interface can share the same timeout configuration. However, there may be a few methods within that interface that take longer to execute, and I want to assign them a longer timeout. In this case, I have no choice but to create two references. -- 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]
