Skip to content

Increase timeout: waiting longer for action server to become available#7

Merged
andriimaistruk merged 2 commits intohumblefrom
increase_timeout_for_init
Dec 19, 2022
Merged

Increase timeout: waiting longer for action server to become available#7
andriimaistruk merged 2 commits intohumblefrom
increase_timeout_for_init

Conversation

@andriimaistruk
Copy link

@tonynajjar did it before increasing from 1 second to 10 seconds, as it transpired from several daily system tests that
even 10 seconds are not enough, leading to a failed test with nav2 initialization failure. I am increasing it from 10s to 20s, and I see this change as not affecting operations, but rather decreasing false negatives for daily system test reports.

@andriimaistruk andriimaistruk added the enhancement New feature or request label Dec 19, 2022
@andriimaistruk andriimaistruk self-assigned this Dec 19, 2022
@andriimaistruk
Copy link
Author

the second change is about the exception error message, before it was using non-existent std::string constructor, now the exception message is correctly formed

Copy link

@jplapp jplapp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@andriimaistruk andriimaistruk merged commit f1e261d into humble Dec 19, 2022
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

Successfully merging this pull request may close these issues.

2 participants