Hi team,
client is using bellow EMACONFIG.XML. could you pls guide how to add reconnect time parameter? and what is the reconnect action for bellow configuration.
thanks
@gang.chen1
Thanks for reaching out to us.
By default, EMA will reconnect to the server and recover all subscribed items if it can detect disconnections. However, if the server sends a login status closed message to the consumer, EMA will not recover the connection.
The configurations that control this reconnection behavior are shown below.
These configurations are set in the Consumer configuration.
Please feel free to reach out if you have any further questions.
upload EMACONFIG.XML
Hi Jira,
One more question. Client configured 2 Channel based on the EMAconfig.xml. what will happen if server sends a login status closed message ? will EMA try to connect second channel ?
Gang
According to my test, it will not connect to the second channel.
same with client's behaver. any suggestion to recover connection if server sends a login status closed message ?