feipengzhao commented on PR #864:
URL: https://github.com/apache/rocketmq-clients/pull/864#issuecomment-2585004476

   > Ubuntu  
   > python3.12  
   > rocketmq-python-client 5.0.2
   
   我配置的测试环境,大部分时间没数据消费,拉取一段时间的空列表,然后会报  `Deadline Exceeded`  
然后过段时间自动回复,但这样会导致对应的消息堆积,然后监控报警触发,这个问题出现了多次,注释说是存储服务器的问题,请问在使用时如何规避这个问题<br>
   `
   Exception: <AioRpcError of RPC that terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer  
{created_time:"2025-01-11T09:42:25.995335662+08:00", grpc_status:4, 
grpc_message:"Deadline Exceeded"}"
   `


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

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

Reply via email to