Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let tests succeed even if nullopt is returned
This is the desire behavior when the network fails so we can't just fail the test when this happens.