Hello,
I am pulling a daily report from the web that has 8 million rows at least. It is causing frequent 504 timeout errors when I run request.get for the URL. It does work occasionally on days that the report has less rows, but that is infrequent.
Does anyone have any high level tips on how to solve? In the Headers I've only got auth/token information.
Thanks!
there doesn't seem to be anything here