I have come across this issue several times and I am stumped on how to avoid this. In the log you will see that on 06 March 2020 the program attempts to purchase an option contract with the symbol AAPL XCZJLDKSQ82U|AAPL R735QTJ8XC9X which is actually the symbol ID. Of course this error causes the backtest to either return an error or time out after 10min. This has happened at various times during the trading day and with many adjustments to the parameters and even different indicators and resolutions. It seems to be unavoidable.
I have tried using the symbol.Contains method, also checking if the contract is tradable, etc but this seems to not make a difference. Any help will be greatly appreciated!