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

fix: prevent unnecessary session requests #298

Merged
1 commit merged into from
Jun 2, 2022
Merged

Conversation

theborakompanioni
Copy link
Collaborator

Similar to #297.

This commit waits for /session requests to finish for attempting another one.

This is needed as some requests can take longer (e.g. /wallet/create) than the periodic interval (which is currently 10_000 ms).

@theborakompanioni theborakompanioni added bug Something isn't working performance Performance and/or speed improvements labels May 27, 2022
@theborakompanioni theborakompanioni requested a review from a user May 27, 2022 12:05
@theborakompanioni theborakompanioni self-assigned this May 27, 2022
@ghost ghost merged commit bf627e7 into master Jun 2, 2022
@ghost ghost deleted the smart-session-fetch branch June 2, 2022 11:57
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working performance Performance and/or speed improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant