We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TED tasks occasionaly encounter error like requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='ted.com', port=443): Read timed out. (read timeout=30).
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='ted.com', port=443): Read timed out. (read timeout=30)
These errors are known to be transient (see https://github.com/openzim/ted/issues/162) and for now the solution consists in requesting the recipe again.