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 currently have two caches, one in the datastore and one in the provider to track inferencePool pods (endpoints); we only need one. This will also help us remove the refreshPodsOnce thread.
Why is this needed:
The intermediate cache adds no value.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
We currently have two caches, one in the datastore and one in the provider to track inferencePool pods (endpoints); we only need one. This will also help us remove the
refreshPodsOnce
thread.Why is this needed:
The intermediate cache adds no value.
The text was updated successfully, but these errors were encountered: