",[],32,"the step instance of the current task","2025-02-07T02:19:37Z","https://github.com/mic1on/onestep/issues/32",0.899879,{"description":3214,"labels":3215,"number":1027,"owner":3174,"repository":3175,"state":3216,"title":3217,"updated_at":3218,"url":3219,"score":3220},"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":3222,"labels":3223,"number":1676,"owner":3174,"repository":3185,"state":3216,"title":3224,"updated_at":3225,"url":3226,"score":3227},"挺好的项目,写得很简单。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.8654511,{"description":3229,"labels":3230,"number":3231,"owner":3174,"repository":3185,"state":3216,"title":3232,"updated_at":3233,"url":3234,"score":3235},"我在做公网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",[],23,"建议:api.py增加对http_proxy的代理判断。","2023-03-06T16:01:09Z","https://github.com/mic1on/chatGPT-web/issues/23",0.8730799,{"description":3237,"labels":3238,"number":33,"owner":3174,"repository":3185,"state":3216,"title":3239,"updated_at":3240,"url":3241,"score":3242},"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":3244,"labels":3245,"number":3246,"owner":3174,"repository":3175,"state":3216,"title":3247,"updated_at":3248,"url":3249,"score":3250},"- [x] 允许在中间件和任务中通过抛出`DropMessage`异常丢弃消息\r\n- [x] `before_receive`和`after_receive` => `before_consume`和`after_consume`\r\n- [x] 增加unique中间件",[],14,"0.3.1更新项","2023-08-11T09:23:42Z","https://github.com/mic1on/onestep/issues/14",0.88137144,["Reactive",3252],{},["Set"],["ShallowReactive",3255],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f3Kz61cdGc53YhbVEBUwaXsGCdz8dmVKRm8JcXy_l5u4":-1},"/mic1on/chatGPT-web/8"]