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

Bug: Auto Summarise doesn't work sometimes, and does not exit gracefully #1497

Closed
2 tasks done
diivi opened this issue Aug 6, 2023 · 3 comments
Closed
2 tasks done
Labels
🐛 bug Something isn't working

Comments

@diivi
Copy link
Contributor

diivi commented Aug 6, 2023

Describe the bug

image
I added my PR for auto summary, but it raised some errors and the button just kept blinking. I had to reload to try again.

Steps to reproduce

  1. go to insights/feed
  2. feat: repo-query support pizza-cli#15 - this was the pr url
  3. click on auto summarise
  4. it should throw errors and get stuck in a loop (blinking)

Browsers

Chrome

Additional context (Is this in dev or production?)

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@diivi diivi added 🐛 bug Something isn't working 👀 needs triage labels Aug 6, 2023
@diivi
Copy link
Contributor Author

diivi commented Aug 6, 2023

This seems to be some weird authentication error, when I re login it works.

Why authentication error?

Because the 401 error in the screenshot I shared above shows auth token = null.
And after loggin in again, it works. But it seemed like I was logged in anyway because my dp and everything was visible (I could create a highlight).

@jpmcb
Copy link
Member

jpmcb commented Aug 7, 2023

This sounds like a duplicate of: #1440 where I was also getting strange 401 with the token being null.

@diivi - do you mind reading over that issue and adding any context you can think of?

@jpmcb jpmcb closed this as completed Aug 7, 2023
@diivi
Copy link
Contributor Author

diivi commented Aug 7, 2023

Yup, it's exactly the same thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants