Skip to content

fix: #199269 Caching Resource Requests#199270

Closed
yiliang114 wants to merge 1 commit intomicrosoft:mainfrom
yiliang114:joint-asp
Closed

fix: #199269 Caching Resource Requests#199270
yiliang114 wants to merge 1 commit intomicrosoft:mainfrom
yiliang114:joint-asp

Conversation

@yiliang114
Copy link
Contributor

@yiliang114 yiliang114 commented Nov 28, 2023

Fixing #199269

@yiliang114
Copy link
Contributor Author

In fact, when a resource is requested multiple times at the same time, multiple requests are made. Unless we cache the promise of a request. I want to hear everyone's opinion first.

@sandy081
Copy link
Member

I do not think we should cache requests at this layer as we are not sure if a request leads to same response always. We rely on browser cache for this.

@sandy081 sandy081 closed this Nov 29, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants