I have subscribed to a websocket service and have written a Python code to retrieve tick data for all options contracts of BANKNIFTY. Can I run multiple instances of the Python script to collect tick data, or is there a limit to the number of WebSocket connections I can make?