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

RSDK-8607 - fix timeout generation bug #255

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

stuqdog
Copy link
Member

@stuqdog stuqdog commented Aug 21, 2024

Fixes a bug whereby we were doubling timeout durations by putting the full value in both the seconds and nanos fields, which incidentally meant that we were getting an int overflow error when trying to pass a timeout of ~2sec or greater.

@stuqdog stuqdog requested a review from a team as a code owner August 21, 2024 19:33
@stuqdog
Copy link
Member Author

stuqdog commented Aug 21, 2024

@kevin49999 fyi

@njooma njooma merged commit 514364b into viamrobotics:main Aug 26, 2024
3 of 4 checks passed
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.

3 participants