openvsx
openvsx copied to clipboard
Continue mirror extension versions even if one fails
Currently, the OpenVSX server stops mirroring extension version if one of the versions failed to be mirrored. This commit logs the mirror failure instead of throwing an error.
Fixes #923.
Added an error message to log when an extension version fail to mirror.