Currently the Errors for failed downloads are not very helpful, like:
https://github.com/nodkz/mongodb-memory-server/blob/2d46099b857421d2fd7737a4328ed9146cce2a90/packages/mongodb-memory-server-core/src/util/MongoBinaryDownload.ts#L434
it only says that the code is not 200, but not which code it actually was.
there are also some other errors thrown for failed downloaded which should also be handled better