Handle in some way timeout exception on file upload #1

Open
opened 2022-03-10 23:41:20 +00:00 by campi · 0 comments
campi commented 2022-03-10 23:41:20 +00:00 (Migrated from git.tropici.net)

raise NetworkError(f'urllib3 HTTPError {error}') from error
telegram.error.NetworkError: urllib3 HTTPError ('Connection aborted.', TimeoutError('The write operation timed out'))

raise NetworkError(f'urllib3 HTTPError {error}') from error telegram.error.NetworkError: urllib3 HTTPError ('Connection aborted.', TimeoutError('The write operation timed out'))
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
campi/libreremo_telegram_bot#1
No description provided.