-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels