Azure service Bus Failed

Hi,

I use the azure service bus for retrieve the sensors data.(From chirpstack application server to my server).
But sometime the azure service bus sending process failed. I need to restart the Application Server for receive again the data.
The error is :
level=error msg=“integration/multi: integration error” ctx_id=xxxxxxxx-xxxx-xxxx-xxxxx-xxxxxxxxxxxx error=“send error: read tcp x.x.x.x:46504->x.x.x.x:5671: read: connection reset by peer” integration="*azureservicebus.Integration"
Is there a way to restart automatically the azure service bus connection when it failed ?
Any help would be appreciated.
Thanks