-
Notifications
You must be signed in to change notification settings - Fork 592
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
Denying auth causes GraphQL error to show in a notification #4778
Comments
output:
|
I reloaded the window and it's working now |
It is painfully slow :(. Here's what's going on:
Obviously this is a very roundabout way to get the teams for the current repo. I've spoken with the GitHub folks about it and confirmed that this is the only way to get team repo reviewers right now. If they ever add API to just go directly from repo to teams without the slow org step I will move to it immediately. |
We do cache the team reviewers so you won't have to go through this again unless you want to refresh the team reviewers. |
So the steps here were approximately:
Do I have that right? |
Yes, that's correct. And you're right -- now it is fast. Just the initial load of team reviewers was slow |
To verify:
|
I think that auth details aren't stored in the user data dir? When I try this with a fresh users data dir, I don't get an auth request at step 7. |
@roblourens I was missing step 0 (sign out). |
I had to checkout the default branch before I could check out a PR 🤔 @alexr00 |
The team reviewers loaded faster this time for me, but when I clicked the team reviewer button again, the progress bar was showing that something was taking quite awhile team.movLogs:
|
Testing #4764
I see that there's a message that this can take several minutes, but 🤔 what is taking that long?
team.reviewers.mov
The text was updated successfully, but these errors were encountered: