The GitHub Actions job "CodeSpell Check" on rocketmq-clients.git/fix/issue-1331 
has failed.
Run started by GitHub user RockteMQ-AI (triggered by RockteMQ-AI).

Head commit for run:
b1a17aab996a8f3e9b797d7367d3d192563f23bd / RockteMQ-AI <[email protected]>
fix(python): replace recursive __execute_receive_later with thread pool 
scheduling

Replace synchronous recursion in __execute_receive_later with
executor-based scheduling to prevent RecursionError under sustained
backpressure. The delayed retry is now submitted to
__receive_message_executor, breaking the call stack while preserving
the existing retry behavior.

Fixes #1331

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/31575903918

With regards,
GitHub Actions via GitBox

Reply via email to