I have received uncommon symbol names multiple times and specially when I encounter with the reconnecting and other socket errors.
This is the commonly used one:NSE:NIFTYXXXXXPE
This is uncommon: NIFTYXXXXPXXXX
'NSE:NIFTY2410421550PE',
'NIFTY04JAN24P21550'
{"level":"DEBUG","location":"[:1644] data_ws","message":"Response:Attempting reconnect 1 of 5...","timestamp":"2023-12-29 13:18:24,811+0530","service":"FyersDataSocket"}
{"level":"DEBUG","location":"[:1644] data_ws","message":"Response:Attempting reconnect 2 of 5...","timestamp":"2023-12-29 13:18:27,217+0530","service":"FyersDataSocket"}
{"level":"ERROR","location":"[exception:108] fyers_logger","message":"'sf|nse_fo|42206'","timestamp":"2023-12-29 13:18:30,730+0530","service":"FyersDataSocket","exception":"Traceback (most recent call last):\n File \"/home/ubuntu/.local/lib/python3.10/site-packages/fyers_apiv3/FyersWebsocket/data_ws.py\", line 1151, in __datafeed_resp\n self.resp[topic_name][\"symbol\"] = self.symbol_token[topic_name]\nKeyError: 'sf|nse_fo|42206'","exception_name":"KeyError"}
And still encounter the reconnecting issue daily.
Last query link: https://community.fyers.inhttps://fyers.in/community/t/fyersapi-issue-response-attempting-reconnect-1-of-5/20120