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

Further optimizations for findMessage are required #6

Open
Esinko opened this issue Feb 8, 2022 · 0 comments
Open

Further optimizations for findMessage are required #6

Esinko opened this issue Feb 8, 2022 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Esinko
Copy link
Member

Esinko commented Feb 8, 2022

While debugging, it has become clear that a request queue should be implemented.
As there can be two on-going requests for the same message. The cache should handle this.

Message cache values can sometimes also be undefined, which suggests that resolving and recaching cached locations fails.

@Esinko Esinko added bug Something isn't working enhancement New feature or request labels Feb 8, 2022
@Esinko Esinko self-assigned this Feb 8, 2022
@Esinko Esinko changed the title Further optimiations for findMessage is required Further optimizations for findMessage is required Feb 8, 2022
@Esinko Esinko changed the title Further optimizations for findMessage is required Further optimizations for findMessage are required Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant