mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Stop processing RDS requests after finding the matching one
This commit is contained in:
parent
0b146c8b07
commit
76bb17091b
@ -452,6 +452,7 @@ export class XdsClient {
|
||||
} else {
|
||||
nackError = 'RouteConfiguration validation failed';
|
||||
}
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
nackError = `Invalid resource type ${
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user