Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pause After Broadcast Received #284

Merged
merged 10 commits into from
Dec 29, 2020
Merged

Conversation

krkeegan
Copy link
Collaborator

This pauses sending any messages after receiving a broadcast. The pause length is calculated based on the known number of responders to which the device will be sending cleanup messages to. If a cleanup report is received, then the broadcast sequence is finished and the pause is removed if any time is still remaining.

It also adds some reporting on receiving cleanup reports that have failures.

Milliseconds has been added to the logging times and wait_times are now reported as the ending time instead of seconds to make debugging easier.

Unit tests are updated and this works on my end.

@krkeegan krkeegan linked an issue Dec 27, 2020 that may be closed by this pull request
@krkeegan krkeegan merged commit 6ef6121 into TD22057:dev Dec 29, 2020
@krkeegan krkeegan deleted the Broadcast_Pause branch December 29, 2020 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to Delay Sending After a Broadcast based on Linked Devices Count
1 participant