Use of max_idle_connections option in toml files

Thank you very much for your quick reply,

  • Have 2 setup with us,
    ** In 1st setup have lora-gateway-bridge(3.3.0), lora-app-server(3.4.0) and loraserver(3.3.0), postgres(9.6.6) running*
    ** In 2nd setup, have lora-gateway-bridge(2.1.5), lora-app-server(0.14.1) and loraserver(0.22.0) postgres(9.6.6) running*

So for 1st setup, could able to configure Idle connections value through max_idle_connection parameter.

Would like to know how the max_idle_connection configuration is done in 2nd Setup LoRa Versions . Because in some case can able to see only 1 instance of NS and AS postgres idle running, sometimes there is 2 instance of NS and 2 instance of AS was running and in some cases 1 NS and 2 AS was running. What is causing all this combination in 2nd setup

Our Customer reported that in 2nd Setup, data was not received from one of the LoRa Node installed in field. Total nodes active was 16 in field. Is the observed behavior in 2nd Setup is the cause for this reception error ?