Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to disable Artboard image download cache to makesure it will update when the source is updated. #21

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

huacnlee
Copy link
Member

此改动将 Artboard 图片的下载缓存关闭了,目前没有机制可以根据 Artboard 的变更来实现 cache。

Artboard 下载的时候没有 etag、last-modified、content-length 之类的信息来区别内容变更。因此无法缓存。

为了确保能更新,关闭了缓存。这个影响只有当文档更新的时候才会触发重复下载。

@huacnlee huacnlee merged commit 8d9c6ac into main Oct 28, 2024
1 check passed
@huacnlee huacnlee deleted the fix-board-image-download-to-disable-cache branch October 28, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant