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
error message :
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
while trying to return_attendance function in the line session.get(url) throws this error.
The text was updated successfully, but these errors were encountered:
fixes shows there is nothing we can do about it -> RallyTools/RallyRestToolkitForPython#179
tried this but didn't fix it -> https://stackoverflow.com/questions/27333671/how-to-solve-the-10054-error
Sorry, something went wrong.
@Hafiz408 i think it's started to work fine ig now the student's attendance is on progress once they update it will work again ig
@mathanamathav Great da
Hafiz408
No branches or pull requests
error message :
while trying to return_attendance function in the line session.get(url) throws this error.
The text was updated successfully, but these errors were encountered: