Skip to content

PerResourcePollingEventSource should only fetch resource on demand on first call #1168

Closed
@csviri

Description

@csviri

Currently if the resource is not found in the cache is always fetched from the supplier. This should be done only once, from that point the resource should be read only from cache.

Note that this event source does not do syncing on startup. So reading the resource from it first time basically the "syncing".

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions