I noticed that when using Crust APP, it sends a very large number of POST requests at an extremely high frequency. The target address of these requests is:
http://127.0.0.1:5001/api/v0/id
This behavior causes unnecessary resource consumption and performance issues. I hope the development team can take a look into this.
I noticed that when using Crust APP, it sends a very large number of POST requests at an extremely high frequency. The target address of these requests is:
http://127.0.0.1:5001/api/v0/id
This behavior causes unnecessary resource consumption and performance issues. I hope the development team can take a look into this.