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

Max retries exceeded #34

Open
stkw0 opened this issue Nov 17, 2023 · 2 comments
Open

Max retries exceeded #34

stkw0 opened this issue Nov 17, 2023 · 2 comments

Comments

@stkw0
Copy link

stkw0 commented Nov 17, 2023

pass audit stopped processing the passwords with requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.pwnedpasswords.com', port=443): Max retries exceeded with url:

I think might makes to add a small incremental delay with some max value to avoid this kind of problems.

@roddhjav
Copy link
Owner

roddhjav commented Nov 18, 2023

Thanks, I will have a look at possible new limitation of the api. About how many password did you audited?

@stkw0
Copy link
Author

stkw0 commented Nov 18, 2023

Today It didn't happen. I run the script 3 times. Maybe it depends on the load of the server?? I have 259 passwords in the store.

It will be also nice to have the possibility to use a local data base instead of making web requests (I think that they provide a torrent magnet to download the entire database¿?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants