You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
doneholmes
changed the title
Issue with reading the response on specific file. Possible aiohttp bug.
Issue with reading the response on specific file from Github
Jun 2, 2020
I occasionally get errors in the following places when hitting the Github API..
nuget-package-scanner/nuget_package_scanner/github_search.py
Line 75 in dd03530
nuget-package-scanner/nuget_package_scanner/github_search.py
Line 132 in dd03530
Found an issue that seems related (curiously also w/ calling the Github API)
Since these are intermittent errors where it's often the same problem files (but not always), My assumption is that i'm tripping on Possibility 2 listed in the aiohttp docs.
The text was updated successfully, but these errors were encountered: