acoustic-carpenter-78188
01/19/2024, 2:07 PMSo far, in most of our usecases, local caching has caused more headache as it provided benefits. Especially when running tests locally, where a cache hit might conceal an actually broken test or vice versa might hide a fix.
I would suggest something like an environment variable FLYTE_DISABLE_LOCAL_CACHE - depending on what the initial sentiment is here, this could probably go in without an RFC.Goal: What should the final outcome look like, ideally? Disable using local caching in Flyte using an environment variable. Describe alternatives you've considered Keeping things as they are. Propose: Link/Inline OR Additional context No response Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte
acoustic-carpenter-78188
01/19/2024, 2:07 PM