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 per-system configuration option for minimum transmission length. #654

Merged
merged 4 commits into from
Mar 26, 2022

Conversation

tadscottsmith
Copy link
Contributor

Add a minTransmissionDuration per-system configuration option. This represents the minimum transmission duration in seconds (decimals allowed). Transmissions below this number will not be added to their corresponding call. The default is 0 to ensure that no transmissions are allowed without updating the configuration.

@robotastic
Copy link
Owner

I like it! .... but I am going to switch it around so that call concluder handles this. I want to make sure that the small files get deleted or else they might just clutter up a system if they are set to delete.

@robotastic robotastic merged commit bc0efa5 into robotastic:master Mar 26, 2022
@tadscottsmith tadscottsmith deleted the ignore-short-tx branch September 9, 2022 16:42
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.

None yet

2 participants