muyeii opened a new issue, #141:
URL: https://github.com/apache/rocketmq-client-python/issues/141

   version:rocketmq-client-python2.0
   
   To configure the consumption threshold, such as setting private String 
consumeFromWhere = "CONSUME_FROM_LAST_OFFSET" in Java, you can use the 
following parameter in rocketmq-client-python2.0:
   
   consume_from_where = ConsumeFromWhere.CONSUME_FROM_LAST_OFFSET
   
   Please note that the exact parameter name and syntax may vary depending on 
the specific implementation or version of RocketMQ client for Python.


-- 
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-unsubscr...@rocketmq.apache.org.apache.org

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

Reply via email to