Reconnect to msg broker on connection failure

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version DS5.0
• JetPack Version (valid for Jetson only)
**• NVIDIA GPU Driver Version (valid for GPU only)**440+

I am running the deepstream application and sending the metadata using the rabbit-mq. However, while running the application the msgbroker can disconnect (because of failure / connection issues.) I want the deepstream application to reconnect in case of such failures.

Since deepstream has rtsp-reconnect-interval for rtsp, could we have something similar for the msgbroker connection?

Currently, deepstream-app does not support such feature.