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: (#1486) remove useless remoteFileExists check at every launch #1487

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ecourreges-orange
Copy link
Contributor

@ecourreges-orange ecourreges-orange commented Jan 30, 2025

This remoteFileExists check at every launch was slowing down all launches which include components.
See Issue (#1486) for more details.

fixes #1486

@ecourreges-orange ecourreges-orange changed the title fix: (#1486) remove useless remoteFileExists check at every launch [WIP] fix: (#1486) remove useless remoteFileExists check at every launch Jan 30, 2025
@ecourreges-orange ecourreges-orange changed the title [WIP] fix: (#1486) remove useless remoteFileExists check at every launch fix: (#1486) remove useless remoteFileExists check at every launch Jan 30, 2025
…g a remote file check if already

present locally
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.

Speedup component download by removing useless remote file check on startup
2 participants