grpc-node
grpc-node copied to clipboard
Outlier Detection LB config JSON representation does not use standard Duration representation
The canonical JSON representation of a Duration message is a string with a number followed by "s". The Outlier Detection config parser instead expects an object representation of a Duration.