",[],32,"the step instance of the current task","2025-02-07T02:19:37Z","https://github.com/mic1on/onestep/issues/32",0.899879,{"description":2930,"labels":2931,"number":1025,"owner":2890,"repository":2891,"state":2932,"title":2933,"updated_at":2934,"url":2935,"score":2936},"some time I want to stop listening for messages once I receive a task\r\n\r\nlike:\r\n```python\r\nmemory_broker = MemoryBroker(once=True)\r\n\r\n@step(from_broker=memory_broker)\r\ndef once_job(message):\r\n ...\r\n```\r\n\r\nIf I push a message manually.\r\n\r\n```python\r\nmemory_broker.publish(\"the once message\")\r\n```\r\n\r\nAfter receiving the message, the listening ends.\r\n\r\n",[],"closed","✨ feat: broker support once","2023-11-20T15:02:44Z","https://github.com/mic1on/onestep/issues/21",0.86451894,{"description":2938,"labels":2939,"number":1661,"owner":2890,"repository":2901,"state":2932,"title":2940,"updated_at":2941,"url":2942,"score":2943},"挺好的项目,写得很简单。amd64下面运行ok,但是arm64的架构下运行,报“exec /bin/bash: exec format error”。\r\n使用“docker image inspect XXX”检查,确认了拉到的image确实是arm64版本的:\"Architecture\": \"arm64\"。\r\n看了下Dockerfile,猜测是不是用的“/miclon/py-nodejs:latest”这个原始镜像只支持amd64?\r\nFROM registry.cn-hangzhou.aliyuncs.com/miclon/py-nodejs:latest\r\n另外,在DockerHub上也搜不到“/miclon/py-nodejs:latest”这个镜像,github上也没看到原始的项目。这个方便共享么?\r\n",[],"arm64的架构下运行,会报“exec /bin/bash: exec format error”","2023-03-07T03:21:34Z","https://github.com/mic1on/chatGPT-web/issues/11",0.86545104,{"description":2945,"labels":2946,"number":1656,"owner":2890,"repository":2901,"state":2932,"title":2947,"updated_at":2948,"url":2949,"score":2950},"我在做公网IP测试访问时,因为没有域名,而https证书是和域名进行绑定的,直接使用https+ip地址证书就会校验失败,所以无法通过https+ip地址访问后台服务。就算开了代理,或proxychain这种终端全局代理,也是无济于事。\r\n\r\n #17 的问题呢,可以用 httping 工具做测试,看看代理是否生效,再综合分析原因,校对故障。\r\n\r\nhttps://github.com/mic1on/chatGPT-web/blob/71ae0a88887f4f918b52143cddd818e5657a34d9/api/api.py#L5-L7\r\n\r\n\r\n以上都是我个人的理解啦,如有不对,还请作者及大家共同指正。\r\n",[],"建议:api.py增加对http_proxy的代理判断。","2023-03-06T16:01:09Z","https://github.com/mic1on/chatGPT-web/issues/23",0.8730799,{"description":2952,"labels":2953,"number":33,"owner":2890,"repository":2901,"state":2932,"title":2954,"updated_at":2955,"url":2956,"score":2957},"Unable to find image 'miclon/chatgpt:latest' locally\r\nTrying to pull repository docker.io/miclon/chatgpt ... \r\n/usr/bin/docker-current: manifest for docker.io/miclon/chatgpt:latest not found.\r\nSee '/usr/bin/docker-current run --help'.",[],"这应该是基础问题,搞不定,指导一下。谢谢","2023-03-07T03:22:49Z","https://github.com/mic1on/chatGPT-web/issues/10",0.8741306,{"description":2959,"labels":2960,"number":1573,"owner":2890,"repository":2891,"state":2932,"title":2961,"updated_at":2962,"url":2963,"score":2964},"- [x] 允许在中间件和任务中通过抛出`DropMessage`异常丢弃消息\r\n- [x] `before_receive`和`after_receive` => `before_consume`和`after_consume`\r\n- [x] 增加unique中间件",[],"0.3.1更新项","2023-08-11T09:23:42Z","https://github.com/mic1on/onestep/issues/14",0.8813714,["Reactive",2966],{},["Set"],["ShallowReactive",2969],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f3Kz61cdGc53YhbVEBUwaXsGCdz8dmVKRm8JcXy_l5u4":-1},"/mic1on/chatGPT-web/8"]