You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/01 11:04:29 UTC

[GitHub] [rocketmq-client-python] oklooo opened a new issue #124: pushConsumer 只用来接收消息,中 callback(msg) msg怎么传

oklooo opened a new issue #124:
URL: https://github.com/apache/rocketmq-client-python/issues/124


   
   
      pushConsumer: 读取topic中的消息进行消费,只用到接收消息模块,不需要往MQ写消息。callback(msg) 中msg 应该怎传
   报错信息:TypeError: callback() missing 1 required positional argument: 'msg'
   -


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-client-python] oklooo closed issue #124: pushConsumer 只用来接收消息, callback(msg) msg怎么传

Posted by GitBox <gi...@apache.org>.
oklooo closed issue #124:
URL: https://github.com/apache/rocketmq-client-python/issues/124


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org