Skip to content
New issue

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

Cache objects retrieved in /Messages/Size query? #1

Open
corygehr opened this issue Apr 10, 2020 · 0 comments
Open

Cache objects retrieved in /Messages/Size query? #1

corygehr opened this issue Apr 10, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@corygehr
Copy link
Contributor

If we receive a request to /Messages/Size, we're always certain to receive a request to /Messages/List with the same parameters shortly thereafter.

Can we cache the Messages pulled in that /Messages/Size request (with a short lifetime, say 1-5 minutes, maximum) so they're retrieved faster in the subsequent call to /Messages/List afterward? Would reduce round-trip time.

@corygehr corygehr added enhancement New feature or request help wanted Extra attention is needed labels Apr 10, 2020
@corygehr corygehr removed the help wanted Extra attention is needed label Apr 23, 2020
@corygehr corygehr assigned corygehr and unassigned corygehr and mohini-b Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants