Skip to content

fix: address review feedback for cache validation CI gating#15210

Closed
alisonshao wants to merge 2 commits intosgl-project:mainfrom
alisonshao:fix/address-cache-validation-feedback
Closed

fix: address review feedback for cache validation CI gating#15210
alisonshao wants to merge 2 commits intosgl-project:mainfrom
alisonshao:fix/address-cache-validation-feedback

Conversation

@alisonshao
Copy link
Collaborator

@alisonshao alisonshao commented Dec 15, 2025

Summary

Addresses review feedback from @merrymercy on #14849.

Changes

  1. Skip entire function when not in CI. Added early return at the beginning of _find_local_hf_snapshot_dir_unlocked so the function exits immediately when not in CI environment. This avoids the lock file issue that users were seeing during downloads.

  2. Removed the "Found local HF snapshot for..." log message.

- Skip entire _find_local_hf_snapshot_dir_unlocked function when not in CI
- Remove log line "Found local HF snapshot for..." to reduce noise

Addresses review feedback from @merrymercy on sgl-project#14849
@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Removed cache validation notes for non-CI environments.
@alisonshao
Copy link
Collaborator Author

address at #15216

@alisonshao alisonshao closed this Jan 3, 2026
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