nighthawk
nighthawk copied to clipboard
Return partial results when adaptive load session fails
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.