We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
requests
aiohttp
Calling user on async client causes these two errors sometimes:
Code for calling get_user:
Errors often result in unclosed client sessions
The text was updated successfully, but these errors were encountered:
please post the full stacktrace for both errors
Sorry, something went wrong.
full stack trace:
Tempted to say this is "not our problem" in the absence of a reliable repro case, given the message implies this is osu-web side.
Likely the best we can do here is provide an automatic retry mechanism for network errors.
Server disconnected
No branches or pull requests
Calling user on async client causes these two errors sometimes:
Code for calling get_user:
Errors often result in unclosed client sessions
The text was updated successfully, but these errors were encountered: