Md. Amirul Islam
Md. Amirul Islam
Here, a user named 'amir-viva' send a comment that contains only emoji's .  I wrote all the comments into a log file. But the comment 'amir-viva' was not captured...
Suddenly got the below error: ``` Traceback (most recent call last): File "/home/nahid/test/tiktok-events/one/tik-venv/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data message = await self.read_message() File "/home/nahid/test/tiktok-events/one/tik-venv/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1029, in read_message frame = await...
I am getting `ValueError: Too many bytes when decoding varint.` randomly. Scenerio: I am following a live and capture it's comment. Package can successfully provide the comments, I ran the...