I'm dealing with ETL process and reading payloads of 1000 rows at a time.
When pausing on a breakpoint inside the chunk loop, the extension hangs every so often.
I see in the xdebug log that payload was sent successfully. IS there some heavy lifting done on the vscode side that needs attention?
I'm dealing with ETL process and reading payloads of 1000 rows at a time.
When pausing on a breakpoint inside the chunk loop, the extension hangs every so often.
I see in the xdebug log that payload was sent successfully. IS there some heavy lifting done on the vscode side that needs attention?