envoyproxy / envoyproxy/nighthawk
Consider consolidating IsConverged and IsDoomed in Adaptive Load StepController
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Both are const methods that can change value from the same events.
- We might think of other predicates.
- It could also allow us to encode constraints like doomed implying not converged.
- It may simplify testing.
Contributor guide
Assessment
This issue has not been assessed yet.