can I call function 'wait_for_acknowledgments()' after send each data? #5543
Unanswered
yuzu-ogura
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @yuzu-ogura, that would mean that any matched reliable reader has not acknowledged yet all the samples written within the specified time |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
it is random occured that
wait_for_acknowledgments
will timeout after callwrite()
? why does it happen?Beta Was this translation helpful? Give feedback.
All reactions