boulder
boulder copied to clipboard
Refactor WFE.SendError to accept just an error or problem, not both
SendError accepting both a problem and an error has been flagged as being non-idiomatic and leads to adjacent code being written in a non-idiomatic fashion. This has been flagged in #7298 and #7283.