In partial cache mode the cache hit if the following conditions met
- part of the cache of app that without dependencies hit
- all the appdeployments are idempotent
As result, the partial cached operation and update the missed appdeployment. Then waiting it reconciled still can save a lot of time
In partial cache mode the cache hit if the following conditions met
As result, the partial cached operation and update the missed appdeployment. Then waiting it reconciled still can save a lot of time