Outlier Detection LB config JSON representation does not use standard Duration representation
Open
bug
package: @grpc/grpc-js
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 716
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 10
Description
The [canonical JSON representation](https://protobuf.dev/programming-guides/proto3/#json) 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.
Contributor guide
Assessment
This issue has not been assessed yet.