You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We no longer need to take buckets for non-ready projects out of the aggregator, send them to the legacy project cache, then to just return the buckets back to the aggregator. Instead we can use the new ProjectCacheHandle to only flush ready projects from the aggregator.
The text was updated successfully, but these errors were encountered:
We no longer need to take buckets for non-ready projects out of the aggregator, send them to the legacy project cache, then to just return the buckets back to the aggregator. Instead we can use the new
ProjectCacheHandle
to only flush ready projects from the aggregator.The text was updated successfully, but these errors were encountered: