@nx/powerpack-s3-cache - log remote cache filenames #32002
laneysmith
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Prior to adopting
@nx/powerpack-s3-cache
we used@pellegrims/nx-remotecache-s3
for remote caching, which was built on top ofnx-remotecache-custom
. That library had thorough logs listing out the files being written to and read from the cache: https://github.com/NiklasPor/nx-remotecache-custom/blob/main/lib/log.tsWe found these logs to be helpful for debugging complex cache issues. We'd love to see an option to log cache filenames in
@nx/powerpack-s3-cache
as well.Beta Was this translation helpful? Give feedback.
All reactions