I am intermittently seeing the below error. What could be a possible reason for this issue to occur?
This error pops up when looping through an array of streams (each stream contains a list of RICs to perform:
stream.recorder.record(frequency='tick')
Error:
Exception in thread Msg-Proc-ThreadOMMSTREAMING_PRICING_0.0: ... ... ... File "*\refinitiv\data\_access_layer\_stream_update_handler.py", line 57, in _on_update_handler message["Timestamp"] = datetime.now() ~~~~~~~^^^^^^^^^^^^^ TypeError: 'NoneType' object does not support item assignment