codepod-io / codepod

Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
68 stars 15 forks source link

Console error related to Codeium requests #360

Open lihebi opened 1 year ago

lihebi commented 1 year ago

This error is printed a lot of times. It appears to me that multiple Codeium requests are sent and some throw errors. Related to #328

Screenshot 2023-07-07 at 1 10 25 PM
li-xin-yi commented 12 months ago

Yeah, I also tried to fix them a week ago. But I have no idea, the official Codeium chrome plug-in shows the same bug when you interrupt the process of auto-completion (e.g., reject the completion fast and type other characters). I guess the issue roots from the server-end, let me investigate their source code when I have time.