mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-12 09:57:03 -04:00
## Motivations This is not because we've hit the `actions/cache/restore` cache that NX won't be re-building sub commands. Which means the grain to save or not the cache should be extracted from nx sub commands and not from the `actions/cache` outputs. We should investigate on the way to retrieve this granularity level From the moment we will be saving everything, which could result sometimes in duplicating cache instances. We should keep in mind that our cache occurrences have a 1 day retention date, is low cost and pretty fast to perform