Handling Timeouts in Python Requests

preview_player
Показать описание
This video discusses handling timeout situations when sending requests using the requests library.

WORK WITH ME👇🏼

✅ Implement features and fix bugs in your app: Live, one-on-one screenshare
Рекомендации по теме
Комментарии
Автор

thanks for the tutorial. Also the doc says min(n, 10) for the delay meaning it'll take n or 10 seconds, whichever is smaller aka the minimum(n, 10) :)

killerpixelk
Автор

Can you make a video for object at 0x7f7b3ede1310>: Failed to establish a new connection: [Errno 110] Connection timed out

gouravchoubey
Автор

Hi its very helpful video but i have one question that if we dont define timeout then what will be default timeout value or what will be the response

DC-official
Автор

Hi Sir, what could be the reasons for a read time out ? 1 could be that the server is very slow because it is getting out of resource and another one could be that the network is very slow and then it takes time to get the info from the server ? thanks

diegoramos
Автор

Hey Anthony, nice video. One question though, how to catch both types of error in and handle each accordingly?

johnhorton
Автор

You should make a Beautiful Soup 4 course, would totally purchase that!

shanehoffman
visit shbcf.ru