openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

Continue mirror extension versions even if one fails

Open hoangphamEclipse opened this issue 1 year ago • 1 comments

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.

hoangphamEclipse avatar Jun 11 '24 16:06 hoangphamEclipse

Added an error message to log when an extension version fail to mirror.

hoangphamEclipse avatar Jun 14 '24 15:06 hoangphamEclipse