-
Notifications
You must be signed in to change notification settings - Fork 23
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(chat): Dont stop profile fetching when one errors #1979
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you post the logs during it? |
you want any specific flag? |
i think errors are on by default anyways right? if so no |
i believe so yes |
UI Automated Test Results Summary for MacOS/Windows514 tests 457 ✅ 3h 24m 2s ⏱️ Results for commit 6d69b3c. ♻️ This comment has been updated with latest results. |
UI Automated Tests execution is complete! You can find the test results report here |
What this PR does 📖
I was only able to reproduce the linked issue once (might be due to some caching thing maybe?) so not really able to confirm this but it seemed to be a good point here.
Which issue(s) this PR fixes 🔨