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: Block waitTillReady #13

Merged
merged 2 commits into from
Nov 2, 2021

Conversation

gautamomento
Copy link
Contributor

Previous implementation is async and hence the code doesn't really wait till the cache is ready.

This results in InternalServerExceptions on first Set.

@gautamomento gautamomento changed the title bug: Block waitTillReady fix: Block waitTillReady Nov 2, 2021
Previous implementation is async and hence the code doesn't really wait till the cache is ready.

This results in InternalServerExceptions on first Set.
Copy link
Contributor

@bruuuuuuuce bruuuuuuuce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@gautamomento gautamomento merged commit 596db7b into main Nov 2, 2021
@gautamomento gautamomento deleted the u/gautamomento/make-till-ready-blocking branch November 2, 2021 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants