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

Subscribe not collecting all messages within the timeout even though limit=0 #28

Open
sach1n1 opened this issue Sep 29, 2021 · 0 comments

Comments

@sach1n1
Copy link

sach1n1 commented Sep 29, 2021

I have a subscribe command receiving json messages withe following command:
Connect BROKER_IP
${messages}= Subscribe topic_name qos=1 timeout=60 limit=0
log to console ${messages}
I observe that when I run this test and parallelly open a mosquitto_sub command, I am receiving far more messages in the mosquitto_sub within the same 60 second window.

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

No branches or pull requests

1 participant