Donghui0 commented on pull request #4977: URL: https://github.com/apache/apisix/pull/4977#issuecomment-927269933
in `plugin.merge_service_route` function, need to add processing for route.value.timeout. Otherwise, the timeout attribute of ApisixRoute will be invalid. I have a question in the `merge service_route` method. Why not directly core.table.deepcopy(route_conf), assign the attribute of service to new_conf ? -- 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]
