-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
Description of problem:
The mqtt clients cannot publish/subscribe messages from eventgrid when using a long time mqtt connection.
when the mqtt client publish an event, the error is: context deadline exceeded and mqtt client cannot subscribe events
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...
Actual results:
Expected results:
The mqtt client is able to retry to connect automatically when the connection has a problem.