mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-01 03:53:20 +08:00
feat: 进一步优化乐观缓存和同步配置的逻辑
This commit is contained in:
@@ -508,6 +508,7 @@ async function syncArtifacts() {
|
||||
await produceArtifact({
|
||||
type: 'subscription',
|
||||
name: subName,
|
||||
awaitCustomCache: true,
|
||||
});
|
||||
} catch (e) {
|
||||
// $.error(`${e.message ?? e}`);
|
||||
|
||||
Reference in New Issue
Block a user