mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-22 02:55:54 +02:00
27bbaf80ac
- Added logic to ensure that PATH and protocol-response packets are delivered to companions at most once per logical packet, preventing duplicate telemetry delivery. - Introduced a deduplication key generation function and a mechanism to track delivery timestamps. - Updated the enqueue method to utilize the new deduplication logic for companion bridges. - Adjusted timeout for telemetry requests in CompanionAPIEndpoints to improve response handling.