smartdevicelink / manticore

Dynamically provision SDL Core and SDL HMI instances in the cloud
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Remove health check ping for TCP core docker port #165

Closed crokita closed 2 years ago

crokita commented 2 years ago

This change removes the constant pinging of the TCP port which sdl_core believes is a repeated device connection and disconnection. The nature of the removal of the check allows Manticore to recognize the TCP port as a service and will send the address information to the client still.