Hamlet626
Hamlet626
## 1. Versions I am using padlocal token with dependencies "wechaty": "^1.19.10", "wechaty-puppet-padlocal": "^1.20.1", "wechaty-puppet": "^1.19.6", node v18.1.0 , on Linux/UNIX. ## 2. Describe the bug So after scanning QRcode...
After logged in for 2-3 days, operations like sending messages in room, logging out gets error below; findAll() rooms doesn't fetch newest room list. Sending messages, logout error: ERR Config...
I tried to start a tortoise server by writing a docker file installing tortoise and other dependencies, and a python script to run the server, but it always shows error:...
I tried to dockerize a streaming model by following [example streaming server](https://mlserver.readthedocs.io/en/stable/examples/streaming/README.html), and run with something like "mlserver build streaming_model/ -t 'stream_ml_service", then "docker run -it --rm -p 8080:8080 stream_ml_service"....
I've tried many ways to get the facetsStats of say "price" attribute (in order to get the highest price) but non works. It seems like a bug or does any...