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

[client] Fix udp forwarder deadline #3364

Merged
merged 1 commit into from
Feb 21, 2025
Merged

[client] Fix udp forwarder deadline #3364

merged 1 commit into from
Feb 21, 2025

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented Feb 21, 2025

Describe your changes

Previously the deadline was set to a specific time in the future in the beginning but never updated.
This prevents the code from reaching the last seen update. Eventually the connection is cut off due to timeout.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@lixmal lixmal merged commit a74208a into main Feb 21, 2025
34 checks passed
@lixmal lixmal deleted the fix-udp-forwarder branch February 21, 2025 17:51
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.

2 participants