-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We’re seeing the following warning for every page during registerInitialCache:
[CacheHandler] [registerInitialCache] Failed to read page prefetch data, assuming it does not exist
Error: ENOENT: no such file or directory, open '/path/to/file.prefetch.rsc'
Since .prefetch.rsc files are optional, it might make sense to wrap this log statement in the existing debug condition to reduce noise in the logs.
I’m happy to open a PR for this change.
AyronK
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request