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

Configurable UDP read timeout #42

Open
gahegde-ni opened this issue Aug 22, 2024 · 0 comments
Open

Configurable UDP read timeout #42

gahegde-ni opened this issue Aug 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gahegde-ni
Copy link
Contributor

Is your feature request related to a problem? Please describe.
UDP read can wait up to 1000ms currently if other target has not written data yet. If there are multiple targets sharing data between each other, delay in read can cause increase in late counts.

Describe the solution you'd like
Provide a way to configure UDP read timeout so that timeout can be varied (say set to 0ms) to reduce impact of UDP read on PCL HP Loop counts.

Describe alternatives you've considered
Targets sharing a start trigger

Additional context
Add any other context or screenshots about the feature request here.

@gahegde-ni gahegde-ni added the enhancement New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant