Skip to content

Conversation

@Jonas-Isr
Copy link
Member

Follow-up to

Context

This is a follow up to the above mentioned PR. It changes the over-eager caching logic of the GetOrComputeAllDestinationsCommand class. Instead of building cache key out of entire DestinationOptions objects (which might contain many unnecessary information and therefor lead to differing keys and subsequently to unnecessary cache isolation) it only uses the retrieval strategy of the DestinationOptions object.

For more context, see the above PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants