Hi guys,
I am doing some google API requests and use them to get a result. Its about 50 API Calls and these results get stored in a list where i do some statistic operations.
The task takes a while on my local machine ( 5 - 10 mins ) but here it runs into a timeout?
2021-02-10 18:31:14,646: OSError: write error
Error code: 504-loadbalancer
What would be the easiest way to get my program working?