qingqingdaxia commented on issue #1168:
URL: 
https://github.com/apache/rocketmq-clients/issues/1168#issuecomment-3712786264

   @Marandi269 
   Hello
   # rpc_channel.py:136-140
   if res.settings:
       if res.settings.metric:
           self.__handler.reset_metric(res.settings.metric)
       self.__handler.reset_setting(res.settings)
   
   After making the modifications, the pushconsumer still couldn't receive the 
message.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to