Open hoangphamEclipse opened 5 months ago
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.
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.