apache / rocketmq-client-python

Apache RocketMQ python client
https://rocketmq.apache.org/
Apache License 2.0
271 stars 95 forks source link

How to set Message expired time in python-client #143

Open de1star opened 11 months ago

de1star commented 11 months ago

Hi apache! I greatly benefit from your rocketmq python client, but I wondered how to set Message expired time in python client, or do you have a default expired time in rocketmq? Look forward to your reply! Thanks!