I've been doing something similar, and as far as I can tell there is no way to get feedback on progress with the ArcPy geocoding tools.
Hi David,
Thank you for reply. I've done a little detour. I wonder if you have better solution to this.
Hi Ruiyang ,
Any findings, Im also looking for similar functionality, at least something that could inform the script is still alive and running.
Thanks
Hi Jorge,
Sorry for the late reply.
Hope you have already resolve this issue.
My workaround is to split large table into reasonable size, etc. 10000 records per table. And I created a counter to monitor the progress for files. It works well on me. The progress bar updated around once a minute.