I have a script written that writes a bunch of requests from an api to a csv file. There are thousands of requests in this api and it never gets to the end before ending the loop/exiting the program. How can incorporate waypoints so that if happens to stall again it will automatically keep going and ultimately print all of the requests?
I have tried some things that have not worked and I do not know what to do next.
stackycoder is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.