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 need to do discover once per cluster and api version and then reuse that for parallel clients
so for example dup a cached+discovered client and replace it's connection ... ideally use Rails.cache for storing the discovered endpoints too and only refresh once per hour
The text was updated successfully, but these errors were encountered:
we need to do discover once per cluster and api version and then reuse that for parallel clients
so for example dup a cached+discovered client and replace it's connection ... ideally use Rails.cache for storing the discovered endpoints too and only refresh once per hour
The text was updated successfully, but these errors were encountered: