exceptionfactory commented on PR #9771:
URL: https://github.com/apache/nifi/pull/9771#issuecomment-2703893183

   > Thanks @exceptionfactory for adding this. What do you think of making the 
uv cache configurable?
   
   Thanks for the feedback @Lehel44. Supporting optional caching seems worth 
considering, but there are tradeoffs as it can effectively increase the amount 
of disk space required for dependencies. On the other hand, with large numbers 
of Python Processors that share the same dependencies, it could be useful in 
some scenarios.
   
   I think it would be better to consider the caching option in a separate PR, 
and make it applicable to both pip and uv. Something like a cache directory 
property, defaulting to unset, could be considered.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to