`require_network` is typically called as part of parsing, often in the same line of code. Counter to our normal errors, it makes `require_network` more ergonomic to use if we just return a `ParseError` variant. Close: #2507