I'm experiencing a timeout error when deploying my code on an Azure Virtual Machine, despite it working locally. The error message is HTTPSConnectionPool(host='api.kite.trade', port=443): Read timed out. (read timeout=10). This issue doesn't happen consistently, but I encounter it 2-3 times an hour.
Here are some additional details:
Operating System: Linux (Ubuntu) VM Size: Standard F4s v2 (4 vCPUs, 8 GiB memory) Location: Central India (Zone 1)