wklken commented on issue #10093: URL: https://github.com/apache/apisix/issues/10093#issuecomment-1701079886
two upstream: 1. route.upstream 2. route.service_id -> service.upstream the first upstream did not resume immediately https://github.com/apache/apisix/blob/77704832ec91117f5ca7171811ae5f0d3f1494fe/apisix/init.lua#L422-L445 and it seems the `parse_domain_in_route` did not know the dns server is resumed https://github.com/apache/apisix/blob/77704832ec91117f5ca7171811ae5f0d3f1494fe/apisix/init.lua#L210-L239 -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org