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 might want to add some abstract dependent resources for external resources which are utilizing PerResourcePollingEventSource and PollingEventSource.
But more importantly those event sources might suffer from same issues as KubernetesDependentResource, that getResource(), so temporal cache should be also added there with related methods, see for details:
Uh oh!
There was an error while loading. Please reload this page.
We might want to add some abstract dependent resources for external resources which are utilizing
PerResourcePollingEventSource
andPollingEventSource
.But more importantly those event sources might suffer from same issues as
KubernetesDependentResource
, thatgetResource()
, so temporal cache should be also added there with related methods, see for details:#924
The text was updated successfully, but these errors were encountered: