Skip to content

Gist feature sends wrong requests #525

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

Closed
Zabuzard opened this issue Aug 23, 2022 · 1 comment · Fixed by #530
Closed

Gist feature sends wrong requests #525

Zabuzard opened this issue Aug 23, 2022 · 1 comment · Fixed by #530
Assignees
Labels
bug Something isn't working priority: major

Comments

@Zabuzard
Copy link
Member

Zabuzard commented Aug 23, 2022

Issue

Our recent gist feature (#491) seems to send incorrect requests to the API, which then fail:

error

This happens many times per day, likely on (almost?) each help message.

Action

Unfortunately, the log is not too helpful. Proposal:

  • try to reproduce it locally, it happens super often per day after all, so maybe it is easy to reproduce by trying out a bit
  • if not, we can extend the logging (add the request, add details to find the message that triggered it) - deploy the improved logging and then check again

we should do latter anyways to improve handling future bugs with the feature.

@Zabuzard Zabuzard added bug Something isn't working priority: major labels Aug 23, 2022
@Zabuzard
Copy link
Member Author

(visibility @SquidXTV )

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

Successfully merging a pull request may close this issue.

2 participants