Hello,
I wrote a script that prints out statements via log.info() every quarter in the backtesting module. The rationale for doing this is to find out why I am getting "Something went wrong. Sorry for the inconvenience. Try using the built-in debugger to analyze your code. If you would like help, send us an email."
As far as I know, there is nothing that involves significant amount of computation in the script so it seems like the issue comes from somewhere else.
Please let me know if you (others) are having scripts that used to work in backtesting but now fails.
Thank you very much,
Regards,
Wilson