We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Long Polling Repetitive Processing RequestHeader
Optimize performance
Utilizing cache to avoid duplicate parsing
No
No response
The text was updated successfully, but these errors were encountered:
@guyinyou
Sorry, something went wrong.
[ISSUE #7454] Utilizing cache to avoid duplicate parsing (#7455)
f0f15b5
* Utilizing cache to avoid duplicate parsing * add a method argument to decide cacheable * Renaming variable names from cacheAble to isCached --------- Co-authored-by: guyinyou <[email protected]> Co-authored-by: RongtongJin <[email protected]>
Successfully merging a pull request may close this issue.
Before Creating the Enhancement Request
Summary
Long Polling Repetitive Processing RequestHeader
Motivation
Optimize performance
Describe the Solution You'd Like
Utilizing cache to avoid duplicate parsing
Describe Alternatives You've Considered
No
Additional Context
No response
The text was updated successfully, but these errors were encountered: