The release improve the stability of the p2p-service.
What's Changed
- Upgrade dependencies version.
- Enhance RabbitMQ connection handling with retry logic and error handling.
- Added max_messages_per_rpc with a limit of 100 messages per RPC call to process.
- Set duplicate_cache_time to 1800 seconds (30 minutes) to reduce redundant message propagation.
- Upgrade rust version to 1.75