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

Getting Max retries exceeded with url #256

Open
alonwengierko opened this issue Feb 18, 2022 · 0 comments
Open

Getting Max retries exceeded with url #256

alonwengierko opened this issue Feb 18, 2022 · 0 comments

Comments

@alonwengierko
Copy link

I got the message error

HTTPSConnectionPool(host='api.zoom.us', port=443): Max retries exceeded with url: /v2/past_meetings/95612133095/participants?meeting_id=95612133095&next_page_token= (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fde017a2a10>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))

It would be useful to be able to configure the number of possible retries. This should be configured inside utils.py, and also to use a persistence session instead.

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

1 participant