envoyproxy / envoyproxy/nighthawk
Return partial results when adaptive load session fails
Open
enhancement
good first issue
help wanted
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Currently if something goes wrong (e.g. never converging), we lose the whole history of the adaptive session and get only an `absl::Status`. We should return a result proto with results so far and an error code.
Contributor guide
Assessment
This issue has not been assessed yet.