-
Notifications
You must be signed in to change notification settings - Fork 4
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(state): retry fetching identity #653
Conversation
Download the app installers for this pull request: |
Playwright test execution is complete! You can find the test results report here |
Do keep in mind that in the background it will attempt to obtain the identity of another peer and would emit an event once it is discovered. |
wdym about that? isnt |
It is, but internally, depending on what is used, it will dispatch a task to attempt to request it too if it havent been previously discovered and an event is emitted later if it is discovered. |
What this PR does 📖