Forum Discussion
chriswragge
Helper I
7 years agoDisplaying current iteration of a loop for debugging purposes
Hi there, I have a query that calls a third party API. It loops through ~200k worth of requests (IP addresses being the main parameter), and the transforms the results. In smaller batches (~50k),...
- 7 years ago
Hi chriswragge
As far as I know, there is no way to put a messge box of where it is, as part of the refresh.
GilbertQ
Super User
7 years agoHi chriswragge
As far as I know, there is no way to put a messge box of where it is, as part of the refresh.
chriswragge
Helper I
7 years agoAll good GilbertQ. I'll proceed with my backup plan of writing to a file every x number of iterations